Paul Klauser
11/16/2025, 12:14 AMCould not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found
I see here, that may be indicative of not supporting the version of Xcode I’m using, 16.4, so I tried on 26, which does build, however the app crashes on launch on an iOS 18.5 device, citing a missing dynamic lib. It runs on an iOS 26 simulator just fine.
I’m not able to reproduce with an empty project, so I don’t feel I have enough info to open a YouTrack issue, but hoping someone else has seen something and maybe we can make a solid repro case.