Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from EmreSURK/EmreSURK-patch-1
Browse files Browse the repository at this point in the history
Added XCode Sanbox advise.
  • Loading branch information
EmreSURK authored May 2, 2019
2 parents 62d6742 + 6db41b9 commit 1027251
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.)
<img src="https://user-images.githubusercontent.com/5688874/55690960-6ff8fb00-5998-11e9-9df6-7e3ebe50e19a.png" alt="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).
Expand Down

0 comments on commit 1027251

Please sign in to comment.