Files
flipper/iOS/SampleSwift
Pritesh Nandgaonkar c98a463464 Ignore Podfile.lock (#297)
Summary:
This PR puts Podfile.lock in gitignore
Pull Request resolved: https://github.com/facebook/flipper/pull/297

Reviewed By: passy

Differential Revision: D10447350

Pulled By: priteshrnandgaonkar

fbshipit-source-id: 8de6e92f6e53972e8dc5af3b09d18259020c89c5
2018-10-21 16:09:48 -07:00
..
2018-10-16 08:37:57 -07:00
2018-07-26 05:21:43 -07:00

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.