/MAVSDK-Swift-Example

Example app using MAVSDK for iOS (Swift)

Primary LanguageSwift

Example app using MAVSDK on iOS

Simulator Screen Shot - iPad Pro (11-inch) (2nd generation) - 2021-06-17 at 13 00 45

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