LAME-xcframework

3.100.0

LAME.xcframework supports all Apple platforms.
BB9z/LAME-xcframework

What's New

3.100

2021-09-10T12:27:04Z

First SPM version.

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

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Mar 05 2024 10:02:06 GMT-1000 (Hawaii-Aleutian Standard Time)