Move SampleSwift project to xplat
Summary: Move SampleSwift project to xplat Reviewed By: passy Differential Revision: D8989867 fbshipit-source-id: cfda775ec3919d5c689aaf6846a870a2653c47a6
This commit is contained in:
committed by
Facebook Github Bot
parent
77fb96244d
commit
6c78895b2a
11
iOS/SampleSwift/README.md
Normal file
11
iOS/SampleSwift/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# SampleSwift
|
||||
SampleSwift is a sample iOS app project demonstrating the use of Sonar in a Swift app.
|
||||
|
||||
## Building
|
||||
Make sure to install pods:
|
||||
|
||||
```
|
||||
pod install
|
||||
```
|
||||
|
||||
Then, `open SampleSwift.xcworkspace` and run the project.
|
||||
Reference in New Issue
Block a user