Oh, so seems like only we can wait?
Post
Replies
Boosts
Views
Activity
The same for me, can't upload build into TestFlight made with Xcode beta 5. The problem also is that iOS 17 beta 4 gives crashes for my app but can't upload a fix because of that.
Almost the same for me, but I am getting this when trying to init context
dyld[1113]: Symbol not found: _$s9SwiftData18ModelConfigurationV14GroupContainerO9automaticyA2EmFWC
Referenced from: /private/var/containers/Bundle/Application/971211AD-1D50-4BDE-9F03-018649DD7263/daybright.app/daybright
Expected in: <8B52C2B3-931A-3736-B357-ECF87A41F3EB> /System/Library/Frameworks/SwiftData.framework/SwiftData
We have no Simulator for iOS 17 beta 6 and that's why it works. But on device with iOS 17 beta 6 it crashes. Seems something changed with SwiftData and I don't understand what exactly