https://github.com/sbooth/opus-binary-xcframework
Opus XCFramework for SPM
https://github.com/sbooth/opus-binary-xcframework
Last synced: 5 months ago
JSON representation
Opus XCFramework for SPM
- Host: GitHub
- URL: https://github.com/sbooth/opus-binary-xcframework
- Owner: sbooth
- License: other
- Created: 2024-05-24T02:56:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T21:56:20.000Z (over 1 year ago)
- Last Synced: 2026-01-21T04:20:57.385Z (5 months ago)
- Language: Swift
- Size: 7.81 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# opus-binary-xcframework
Compressed [XCFramework](https://github.com/sbooth/AudioXCFrameworks/tree/main/opus) of [Opus](https://gitlab.xiph.org/xiph/opus), [Opusfile](https://gitlab.xiph.org/xiph/opusfile), and [libopusenc](https://gitlab.xiph.org/xiph/libopusenc) packaged as a Swift Package Manager binary target.
The XCFramework supports macOS 11.0+, iOS 15.0+, and tvOS 15.0+ on all supported 64-bit architectures.
>[!IMPORTANT]
>This XCFramework links to the [Ogg XCFramework](https://github.com/sbooth/ogg-binary-xcframework) which must be added as a separate dependency.