- Add the following dependency to your project's
Package.swift
.
dependencies: [
.package(url: "https://github.com/mskrischke/AmazonFlingSPM.git", .upToNextMinor(from: "1.4.0"))
]
- You can build for Apple Silicon Simulator with this reworked framework but it will crash when device discovery is started.
The Amazon Fling iOS SDK libraries are the property of Amazon and are subject to Amazon's Terms of Service. See LICENSE.amazon and NOTICES.amazon for details.