/MAVSDK-Swift-Example

Example app using MAVSDK for iOS (Swift)

Primary LanguageSwift

Example app using MAVSDK on iOS

Getting started

  1. Create the Xcode project file from project.yml with xcodegen (that can be installed with Homebrew: $ brew install xcodegen):
xcodegen
  1. Open MAVSDK-Swift-Example.xcodeproj with Xcode.
  2. Set the signing team in the "General" tab of target MAVSDK-Swift-Example