/scout-ios

Scout native hybrid using Turbolinks adapter

Primary LanguageSwiftApache License 2.0Apache-2.0

CocoaPods

Make sure CocoaPods is installed:

$ sudo gem install cocoapods

Installing Scout iOS

Clone this repository

$ git clone https://github.com/charlon/scout-ios

And then run

$ cd scout-ios
$ pod install

Open the .xcworkspace that was created. This should be the file you use everyday to work within Xcode.