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

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

libsndfile XCFramework for SPM
https://github.com/sbooth/sndfile-binary-xcframework

Last synced: about 2 months ago
JSON representation

libsndfile XCFramework for SPM

Awesome Lists containing this project

README

          

# sndfile-binary-xcframework

Compressed [XCFramework](https://github.com/sbooth/AudioXCFrameworks/tree/main/sndfile) of [libsndfile](https://github.com/libsndfile/libsndfile) 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), [FLAC XCFramework](https://github.com/sbooth/flac-binary-xcframework), [Opus XCFramework](https://github.com/sbooth/opus-binary-xcframework), and [Vorbis XCFramework](https://github.com/sbooth/vorbis-binary-xcframework) which must be added as separate dependencies.