Example application which demonstrates how to use the Livery iOS SDK
Built using XCode 12.4 (12D4e) (Swift 5)
- Clone this repo
- Go to the repo directory on the terminal and run
pod install
- Open livery-sdk-ios-example.xcworkspace
- You will need to change the Bundle Identifier and the Team to your own team in order to build and run the app
- Run the project on selected device or simulator
- When running on simulator select a Rosetta destination (to enable them go to Product -> Destination -> Destination Architectures)