diff --git a/programming/cplusplus/index.md b/programming/cplusplus/index.md index 6bc6d06..5acd6fa 100644 --- a/programming/cplusplus/index.md +++ b/programming/cplusplus/index.md @@ -45,9 +45,7 @@ The best way to begin with Dynamsoft Capture Vision C++ Edition is to follow the - Minimum GLIBC Version: GLIBC_2.18 or higher - Compiler: G++ 5.4 or higher -- macOS (not included in the trial package, contact us to get the SDK) - - Supported Versions: 10.15+ - - Architecture: x64 and ARM 64-bit +- macOS (Universal) 12+ (not included in the trial package, contact us to get the SDK) - For Embedded Devices: 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: diff --git a/programming/java/index.md b/programming/java/index.md index b74b2ba..203578b 100644 --- a/programming/java/index.md +++ b/programming/java/index.md @@ -26,7 +26,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu - Windows Windows: Windows 8 and higher, or Windows Server 2012 and higher - Linux x64 (Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+, etc.) - Linux arm 64bit - - macOS universal 10.15+ + - macOS (Universal) 12+ - JDK 1.8 and above - For Embedded Devices: diff --git a/programming/python/index.md b/programming/python/index.md index 05ad88f..52ffd82 100644 --- a/programming/python/index.md +++ b/programming/python/index.md @@ -25,7 +25,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu - Operating Systems: - Windows x64 - Linux x64, ARM 64-bit - - macOS (10.15+) + - macOS (Universal) 12+ - Python Versions: - Python 3.13