File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CAN Monitor App for macOS®
22
3- _ Copyright © 2013-2022 by UV Software, Berlin._
3+ _ Copyright © 2013-2023 by UV Software, Berlin._
44
55The MacCAN Monitor App is a little demo program to show the functionally of the PCBUSB library:
66the [ 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
3535The 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.
You can’t perform that action at this time.
0 commit comments