AudioKit / Playgrounds

The AudioKit Playground Book for iPad Playgrounds and Xcode Playgrounds
http://audiokit.io
193 stars 37 forks source link

Unable to build AudioKitPlaygrounds in Xcode 14 on M2 mac #20

Open danwalls4132 opened 1 year ago

danwalls4132 commented 1 year ago

macOS Version(s) Used to Build

macOS 13 Ventura

Xcode Version(s)

Xcode 14

Description

Sorry if this is something obvious but i'm struggling to get playgrounds to build.

I downloaded the latest version of the playgrounds zip from the git repo.

Did pod install (it installed audiokit 4.11.2)

Opened workspace and pressed build.

Received this build error

Screenshot 2023-03-07 at 12 22 21

I changed the deployment target to 12.0, and then got these AKPlaygroundUgens issues.

Screenshot 2023-03-07 at 12 51 08

Any help would be really appreciated, thanks

Crash Logs, Screenshots or Other Attachments (if applicable)

No response