Summary: I updated to remove unnecessary semicolon in AppDelegate.swift, SampleSwift Pull Request resolved: https://github.com/facebook/flipper/pull/327 Reviewed By: priteshrnandgaonkar Differential Revision: D13121242 Pulled By: jknoxville fbshipit-source-id: 9e848b2def84c5b969c9167abc556fe18ccecdbc
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.