https://github.com/sbooth/flac-binary-xcframework
FLAC XCFramework for SPM
https://github.com/sbooth/flac-binary-xcframework
Last synced: over 1 year ago
JSON representation
FLAC XCFramework for SPM
- Host: GitHub
- URL: https://github.com/sbooth/flac-binary-xcframework
- Owner: sbooth
- License: bsd-3-clause
- Created: 2024-05-24T01:06:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T21:53:48.000Z (over 1 year ago)
- Last Synced: 2025-02-24T21:16:42.404Z (over 1 year ago)
- Language: Swift
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# flac-binary-xcframework
Compressed [XCFramework](https://github.com/sbooth/AudioXCFrameworks/tree/main/flac) of [FLAC](https://github.com/xiph/flac) 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.