Post

Replies

Boosts

Views

Created

Xcode 13 Beta 5 not building
Previous betas built app but now errors appear I have 2 that appear. Encountered an error communicating with IBAgent-IOS and this is for Launch Screen.storyboard Command CompileAssetCatalog failed with a nonzero exit code.
1
0
1.8k
Aug ’21
Removing NSPersistentHistoryTrackingKey causes error.
So when I turn off NSPersistentHistoryTrackingKey I get this error then the App Crashes:error: Store opened without NSPersistentHistoryTrackingKey but previously had been opened with NSPersistentHistoryTrackingKey - Forcing into Read Only mode store at ...CoreData: error: Store opened without NSPersistentHistoryTrackingKey but previously had been opened with NSPersistentHistoryTrackingKey - Forcing into Read Only mode store at...error: (8) attempt to write a readonly databaseCoreData: error: (8) attempt to write a readonly databaseFile is in Read Only mode due to Persistent History being detected but NSPersistentHistoryTrackingKey was not includedHow do I turn it off without having this happen?Ray
4
0
2.8k
Mar ’20
Xcode 15RC Simulator extremely slow
Running iOS 17 simulator crashes or is extremely slow or freezes. Using Xcode on M2 MacMini 8 gb RAM, 1TB HD.
Replies
3
Boosts
2
Views
1.7k
Activity
Sep ’23
Xcode 13 Beta 5 not building
Previous betas built app but now errors appear I have 2 that appear. Encountered an error communicating with IBAgent-IOS and this is for Launch Screen.storyboard Command CompileAssetCatalog failed with a nonzero exit code.
Replies
1
Boosts
0
Views
1.8k
Activity
Aug ’21
Removing NSPersistentHistoryTrackingKey causes error.
So when I turn off NSPersistentHistoryTrackingKey I get this error then the App Crashes:error: Store opened without NSPersistentHistoryTrackingKey but previously had been opened with NSPersistentHistoryTrackingKey - Forcing into Read Only mode store at ...CoreData: error: Store opened without NSPersistentHistoryTrackingKey but previously had been opened with NSPersistentHistoryTrackingKey - Forcing into Read Only mode store at...error: (8) attempt to write a readonly databaseCoreData: error: (8) attempt to write a readonly databaseFile is in Read Only mode due to Persistent History being detected but NSPersistentHistoryTrackingKey was not includedHow do I turn it off without having this happen?Ray
Replies
4
Boosts
0
Views
2.8k
Activity
Mar ’20