logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install AudioKit/AudioKit. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

AudioKit/AudioKit Installation Guide

How to install AudioKit/AudioKit. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for AudioKit/AudioKit. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i AudioKit/AudioKit
or

Install via npx

npx @hexmos/ipm i AudioKit/AudioKit

Prerequisites

Xcode

system_tool

Version: 13.0.1

Swift Package Manager

package_manager

Version: 2.0.0

CocoaPods

package_manager

Version: 1.12.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Using Xcode Package Manager

Select File -> Add Packages... in Xcode.

+ icon on the bottom left of the Collections sidebar on the left.

Enter https://swiftpackageindex.com/AudioKit/collection.json as the URL and click the 'Load' button.

Click 'Add Unsigned Collection'

Using Xcode Package Manager

Select File -> Add Packages... in Xcode.

+ icon on the bottom left of the Collections sidebar on the left.

Enter https://swiftpackageindex.com/AudioKit/collection.json as the URL and click the 'Load' button.

Click 'Add Unsigned Collection'

Using Xcode Package Manager

Select File -> Add Packages... in Xcode.

+ icon on the bottom left of the Collections sidebar on the left.

Enter https://swiftpackageindex.com/AudioKit/collection.json as the URL and click the 'Load' button.

Click 'Add Unsigned Collection'

Post Installation Steps

  • Open Xcode and select the AudioKit project.
  • Run the project by clicking the play button in Xcode.