Skip to content

Commit 4715a28

Browse files
authored
Update README.md
1 parent fb9387e commit 4715a28

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CAN Monitor App for macOS®
22

3-
_Copyright © 2013-2022 by UV Software, Berlin._
3+
_Copyright © 2013-2023 by UV Software, Berlin._
44

55
The MacCAN Monitor App is a little demo program to show the functionally of the PCBUSB library:
66
the [macOS® Library for PCAN-USB Interfaces](https://www.mac-can.com/).
@@ -34,6 +34,31 @@ Only the following devices from PEAK-System Technik are supported:
3434

3535
The minimum required library version is v0.9 (Build 902 of June 25, 2020), but _Latest is Greatest_.
3636

37+
### Target Platform
38+
39+
- macOS 11.0 and later (Intel and Apple silicon)
40+
- OS X 10.13 and later (Intel architecture only)
41+
42+
### Development Environment
43+
44+
#### macOS Ventura
45+
46+
- macOS Ventura (13.2) on a Mac mini (M1, 2020)
47+
- Apple clang version 14.0.0 (clang-1400.0.29.202)
48+
- Xcode Version 14.2 (14F18)
49+
50+
#### macOS Big Sur
51+
52+
- macOS Big Sur (11.7.3) on a MacBook Pro (2019)
53+
- Apple clang version 13.0.0 (clang-1300.0.29.30)
54+
- Xcode Version 13.2.1 (13C100)
55+
56+
#### macOS High Sierra
57+
58+
- macOS High Sierra (10.13.6) on a MacBook Pro (late 2011)
59+
- Apple LLVM version 10.0.0 (clang-1000.11.45.5)
60+
- Xcode Version 10.1 (10B61)
61+
3762
## Known Bugs and Caveats
3863

3964
- For a list of known bugs and caveats see tab [Issues](https://github.com/mac-can/PCBUSB-Monitor/issues) in the GitHub repo.

0 commit comments

Comments
 (0)