Wait to merge until SwiftPM is available in MAVSDK-Swift. This has only been tested with a local SwiftPM MAVSDK-Swift Package which is currently awaiting review on branch move-to-1.0. Changes include:
Move /MAVSDK-Swift-Example directory up from /Sources, delete /Sources
Add support for MAVSDK-Swift package v1.0.0, remove Carthage and VLCKit dependency from project
Remove VLCKit usage from CameraActionViewController.swift
Update project.yml to reflect changes in the project structure
I have tested this works with iOS v14.2 Simulator, Xcode 12.2, and Swift 5.3.
Wait to merge until SwiftPM is available in MAVSDK-Swift. This has only been tested with a local SwiftPM MAVSDK-Swift Package which is currently awaiting review on branch
move-to-1.0
. Changes include:I have tested this works with iOS v14.2 Simulator, Xcode 12.2, and Swift 5.3.