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