Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 711 Bytes

Amazon Fling Swift Package

Installation

  • Add the following dependency to your project's Package.swift.
dependencies: [
    .package(url: "https://github.com/mskrischke/AmazonFlingSPM.git", .upToNextMinor(from: "1.4.0"))
]

Known Issues

  • You can build for Apple Silicon Simulator with this reworked framework but it will crash when device discovery is started.

License

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.