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
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.
Replies
Boosts
Views
Activity
Oct ’24
Reply to Can't create new app version on App Store Connect
Finally I manage to resolve the issue. Recommend to validate if the version is not with you using not Safari browser (I think that is the solution) Try brutal force just creating required new version until it succeed
Replies
Boosts
Views
Activity
Feb ’24
Reply to Can't create new app version on App Store Connect
The same issue with our App. Re-subbmiting the app (via API) didn't help. We are still using Xcode 14.3.1 maybe that's the issue
Replies
Boosts
Views
Activity
Feb ’24