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.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: