This bug still exists in Xcode15.2!!! It's so frustrating, we lost 2 months of testing and development is delayed. This future is so important for apps using database also it is the best way to make backups. Please fix it.
Post
Replies
Boosts
Views
Activity
This bug still exists in release candidate Xcode15.1! Also, there is no feedback whether the container is loaded on the iPad (this was well shown in Xcode 14). Please fix this issue. We cannot develop and test our apps anymore.
This problem is not repaired in Xcode 15.1 beta 3!
This is a serious error that can be easily provoked: in the "Window" menu, select "Device and Simulators", "Download Container..." and immediately "Replace Container..." with the one you just downloaded. When the app tries to access the file in ".../Library/Application Support", the following error message appears:
Thread 1: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=NSCocoaErrorDomain Code=513 "Du hast nicht die Zugriffsrechte, um die Datei „Application Support“ im Ordner „Library“ zu sichern." UserInfo={NSFilePath=/var/mobile/Containers/Data/Application/F2ACE0F7-9446-46B7-8B82-AD269E62C2A1/Library/Application Support, NSUnderlyingError=0x2812861c0 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}
Unfortunately this problem prevents us from testing and further developing our app.