Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 604 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 604 Bytes

Livery iOS SDK Example App

Example application which demonstrates how to use the Livery iOS SDK

Built using XCode 12.4 (12D4e) (Swift 5)

How to run the app?

  1. Clone this repo
  2. Go to the repo directory on the terminal and run pod install
  3. Open livery-sdk-ios-example.xcworkspace
  4. You will need to change the Bundle Identifier and the Team to your own team in order to build and run the app
  5. 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)