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

https://github.com/sbooth/vorbis-binary-xcframework

Vorbis XCFramework for SPM
https://github.com/sbooth/vorbis-binary-xcframework

Last synced: 8 months ago
JSON representation

Vorbis XCFramework for SPM

Awesome Lists containing this project

README

          

# vorbis-binary-xcframework

Compressed [XCFramework](https://github.com/sbooth/AudioXCFrameworks/tree/main/vorbis) of [Vorbis](https://gitlab.xiph.org/xiph/vorbis) 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.