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 #12 from EmreSURK/master
Browse files Browse the repository at this point in the history
XCode sandbox mode explained.
  • Loading branch information
yeokm1 authored May 2, 2019
2 parents 62d6742 + 1027251 commit ddc06f5
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 ddc06f5

Please sign in to comment.