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
- Host: GitHub
- URL: https://github.com/sbooth/vorbis-binary-xcframework
- Owner: sbooth
- License: bsd-3-clause
- Created: 2024-05-24T00:49:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T21:51:05.000Z (over 1 year ago)
- Last Synced: 2025-09-13T20:26:57.245Z (9 months ago)
- Language: Swift
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.