diff --git a/programming/cplusplus/index.md b/programming/cplusplus/index.md index 4a828e3..088a3b8 100644 --- a/programming/cplusplus/index.md +++ b/programming/cplusplus/index.md @@ -34,7 +34,7 @@ The best way to start with the Dynamsoft Barcode Reader C++ Edition, is followin - Minimum GLIBC Version: GLIBC_2.18 or higher - Compiler: G++ 5.4 or higher -- MacOS 64bit: 10.12+ (not included in the trial package, contact us to get the SDK) +- 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 f03a995..5a82e65 100644 --- a/programming/java/index.md +++ b/programming/java/index.md @@ -25,7 +25,7 @@ The best way to start with the Dynamsoft Barcode Reader Java Edition, is followi - 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 5b7da25..6570a3c 100644 --- a/programming/python/index.md +++ b/programming/python/index.md @@ -24,7 +24,7 @@ The best way to start with the Dynamsoft Barcode Reader Python Edition, is follo - Operating Systems: - Windows x64 - Linux x64, ARM 64-bit, ARM 32-bit (for versions below DBR 9.6.40.2) - - macOS (10.15+) + - macOS (Universal) 12+ - Python Versions: - Python 3.13