Skip to content

Commit 48ca3f6

Browse files
Merge pull request #96 from dynamsoft-docs/preview
update system requirement for macOS
2 parents bd1485a + 9dded6c commit 48ca3f6

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

programming/cplusplus/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ The best way to begin with Dynamsoft Capture Vision C++ Edition is to follow the
4545
- Minimum GLIBC Version: GLIBC_2.18 or higher
4646
- Compiler: G++ 5.4 or higher
4747

48-
- macOS (not included in the trial package, contact us to get the SDK)
49-
- Supported Versions: 10.15+
50-
- Architecture: x64 and ARM 64-bit
48+
- macOS (Universal) 12+ (not included in the trial package, contact us to get the SDK)
5149

5250
- For Embedded Devices:
5351
For embedded or ARM-based platforms, we recommend using a device with performance equivalent to or better than a Raspberry Pi 4 Model B (4GB RAM). Minimum recommended specs:

programming/java/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu
2626
- Windows Windows: Windows 8 and higher, or Windows Server 2012 and higher
2727
- Linux x64 (Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+, etc.)
2828
- Linux arm 64bit
29-
- macOS universal 10.15+
29+
- macOS (Universal) 12+
3030
- JDK 1.8 and above
3131

3232
- For Embedded Devices:

programming/python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu
2525
- Operating Systems:
2626
- Windows x64
2727
- Linux x64, ARM 64-bit
28-
- macOS (10.15+)
28+
- macOS (Universal) 12+
2929

3030
- Python Versions:
3131
- Python 3.13

0 commit comments

Comments
 (0)