Post

Replies

Boosts

Views

Activity

Reply to Xcode 13 beta has issues during build storyboards
Are you using third party frameworks ? Yes, we use third-party frameworks in our apps. We couldn't build two applications. In the first case the issue with a storyboard from firebase-ios-sdk . In the second case the issue with a storyboard from QBImagePickerController lib. With which version of Xcode was the project created ? Both projects exist for many years. But this projects can be build with Xcode 12.5 without any issues. Have you looked at the issues Navigator (left pane in Xcode) to see if you have warnings to update to new settings ? Yes, but a suggestion from this warning doesn't contain anything about storyboard and advice bump the target version. If so, update, then clean build folder and restart Xcode. Try again to build again. I cleaned a build folder, but the issue still exists. If you still have the problem, create a phony new project, and try to build. What do you get ? I have the same error in a new project, created in Xcode 13. And it looks like a bug of Xcode or my MacBook config.
Aug ’21