Bypass Sample using CocoaPods
This sample project shows how to include Bypass using CocoaPods. You can also choose to use git submodules.
Getting Started
Perform the following steps to run the sample. The following steps assume you have a working installation of CocoaPods.
- Clone this repository
- Change into the cloned directory
- Issue the command
pod install
- Open the generated
BypassSample.xcworkspace
- Build and run the
BypassSample
target