armadsen / ORSSerialPort

Serial port library for Objective-C and Swift macOS apps
MIT License
751 stars 183 forks source link

Fix and modernize example projects #183

Closed armadsen closed 2 years ago

armadsen commented 2 years ago

Some of the example projects wouldn't build in the latest OS on macOS 12. This PR fixes those problems, as well as making the Objective-C version of ORSSerialPortDemo build for Apple Silicon.