LAME.xcframework
This project aims to archive LAME into the xcframework format supports all Apple platforms. It also supports integration using Swift Package Manager for convenience.
Version Details
LAME.xcframework | Build with | macOS | iOS | tvOS | watchOS |
---|---|---|---|---|---|
3.100.0 | Xcode 12.5.1 | 10.10+ | 9.0+ | 9.0+ | 2.0+ |
Installation
中国大陆用户可以使用 gitee 镜像 加快安装。
Swift Package Manager
- Xcode Menu: File -> Swift Packages -> Add Package Dependency...
- Input https://github.com/bb9z/LAME-xcframework
Manually
Download source then build the xcframework yourself (see below for details). Then drag LAME.xcframework
into your project.
Build it yourself
Right-click make-xcframwork.command and select "Open".
Or use the following commands.
cd macosx
./make-xcframework.sh