diff --git a/README.md b/README.md index 7369673..ca6d620 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ I gave a talk on this library and one of its examples SwiftSerialIM. Click on th You should have Xcode 8 installed with the command line tools. +To develop app with XCode, enable the App Sandbox capability in Xcode, and under Hardware, select USB. (Mac Apps are sandboxed and you need the USB entitlement.) +Swift 3.0 + + + ## Linux System Preparation Before using this library, I assume you already have Ubuntu installed and fully updated on your system or single-board computer. To get Ubuntu installed on the Raspberry Pi, use this [link](https://wiki.ubuntu.com/ARM/RaspberryPi).