An open API service indexing awesome lists of open source software.

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

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.