Skip to content

Commit

Permalink
Link to AudioKitUI
Browse files Browse the repository at this point in the history
  • Loading branch information
megastep committed May 6, 2021
1 parent 6f87ae2 commit 23cb5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ AudioKit is an audio synthesis, processing, and analysis platform for iOS, macOS

To add AudioKit to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter `https://github.com/AudioKit/AudioKit` for the URL. Check the use branch option and enter `main` (for official releases) or `develop` (for cutting edge).

Installing AudioKit via Cocoapods is still somewhat supported, via pre-compiled XCFrameworks. A pod for AudioKitUI is no longer provided.
Installing AudioKit via CocoaPods is still somewhat supported, via pre-compiled XCFrameworks. A pod for [AudioKitUI](https://github.com/AudioKit/AudioKitUI) is no longer provided.

## Documentation

Expand Down

0 comments on commit 23cb5ee

Please sign in to comment.