Skip to content

LAME.xcframework supports all Apple platforms.

License

Notifications You must be signed in to change notification settings

pcjbird/LAME-xcframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAME.xcframework

Swift Version Swift Package Manager Build Status gitee 镜像

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

  1. Xcode Menu: File -> Swift Packages -> Add Package Dependency...
  2. 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

About

LAME.xcframework supports all Apple platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 47.4%
  • Shell 34.0%
  • Makefile 14.8%
  • Assembly 3.8%