We are having massive problems and seriously random bugs when building our app after upgrading to Sequoia and Xcode16.
For example: suddenly .sheets reload when you swipe the app to the background/foreground and the performance is really bad with massive input lag on buttons and actions. All of this worked fine when built in Xcode 15.4.
But by far the worst is that we can't even archive the app anymore. We just get a "Command SwiftCompile failed with a nonzero exit code." when the builder is trying to compile the main project. No other message, no information at all. After many hours of debugging and narrowing it down to a single view with another .sheet(item:) we can "fix" it by changing the item in the sheet to another struct somehow. Ok so we can archive now, but the app is still unusable because of the performance issues.
How are we going about this? How are we supposed to build our app now? We can't even run Xcode 15.4 anymore because we have Sequoia. Is this the Apple developer experience with random bugs that is randomly fixed every Xcode update?
Topic:
Developer Tools & Services
SubTopic:
Xcode
2
0
575