Skip to content

Commit 967f45d

Browse files
Merge pull request #159 from dynamsoft-docs/preview
update system requirement for macOS
2 parents 62994b3 + 133e528 commit 967f45d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

programming/cplusplus/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The best way to start with the Dynamsoft Barcode Reader C++ Edition, is followin
3434
- Minimum GLIBC Version: GLIBC_2.18 or higher
3535
- Compiler: G++ 5.4 or higher
3636

37-
- MacOS 64bit: 10.12+ (not included in the trial package, contact us to get the SDK)
37+
- macOS (Universal) 12+ (not included in the trial package, contact us to get the SDK)
3838

3939
- For Embedded Devices:
4040
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
@@ -25,7 +25,7 @@ The best way to start with the Dynamsoft Barcode Reader Java Edition, is followi
2525
- Windows Windows: Windows 8 and higher, or Windows Server 2012 and higher
2626
- Linux x64 (Ubuntu 14.04.4+ LTS, Debian 8+, CentOS 7+, etc.)
2727
- Linux arm 64bit
28-
- macOS universal 10.15+
28+
- macOS (Universal) 12+
2929
- JDK 1.8 and above
3030

3131
- For Embedded Devices:

programming/python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The best way to start with the Dynamsoft Barcode Reader Python Edition, is follo
2424
- Operating Systems:
2525
- Windows x64
2626
- Linux x64, ARM 64-bit, ARM 32-bit (for versions below DBR 9.6.40.2)
27-
- macOS (10.15+)
27+
- macOS (Universal) 12+
2828

2929
- Python Versions:
3030
- Python 3.13

0 commit comments

Comments
 (0)