Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Catalyst target build fails #136

Closed
ryfar opened this issue Oct 17, 2023 · 3 comments
Closed

Mac Catalyst target build fails #136

ryfar opened this issue Oct 17, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ryfar
Copy link

ryfar commented Oct 17, 2023

macOS Version(s) Used to Build

macOS 13 Ventura

Xcode Version(s)

Xcode 14

Description

When I attempt to build this project for Mac Catalyst on macOS Sonoma 14.0 with Xcode 15.0, build fails with the following failure:

.../AudioKitUI/Sources/AudioKitUI/Controls/ADSRView.swift:113:15 'prepareForInterfaceBuilder()' is unavailable in Mac Catalyst

Note that in this GitHub bug report form I had to select macOS 13 and Xcode 14 because it doesn't have options for macOS 14 or Xcode 15. But the issue is on macOS 14 and Xcode 15.

Crash Logs, Screenshots or Other Attachments (if applicable)

No response

@ryfar ryfar added the bug Something isn't working label Oct 17, 2023
@NickCulbertson
Copy link
Member

I'm seeing this crash. I guess it needs to be fixed on the AudioKitUI repo first.

@NickCulbertson
Copy link
Member

This should be fixed in the latest version using AudioKitUI 0.3.6. Right click on the package > update package. Let me know how it goes!

@NickCulbertson
Copy link
Member

If this is still an issue feel free to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants