Skip to content

soakyaudio/multiplatform-audiounit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.