Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 617 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 617 Bytes

This Xcode project serves as a reference for setting up a multiplatform (macOS & iOS) SwiftUI app with a bundled audio unit extension. A step-by-step guide can be found in the accompanying blog post.

The project was created using Xcode 14.2. If you wish to deploy it on iOS, you will need to specify a development team in the signing settings for both the main app and the extension target.

The code is released under the MIT License.