Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 571 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 571 Bytes

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