Post

Replies

Boosts

Views

Activity

Reply to Running application on 17.4 Simulator from Xcode 16.0 beta is crashing due to missing SwiftUICore.framework
So we have the same issue. Xcode 16.0, app works well on iOS 18 and iOS 16. IT's crashing for iOS 17.* In our case it was UI.framework that after renaming to CoreUI it works fine. So it looks like both SwiftUI and UI cannot be a prefix for the framework. BTW: Two years ago we have similar issue with having Settings.framework in the project.
Oct ’24