After updating to Xcode 26.5 Xcode crashes when I try to open my project. Directly before update everything was fine...
Not using Beta-Software.. only stable versions
What can I do? Will there be an update fixing this bug?
`Application Specific Information:
abort() called
Application Specific Signatures:
NSInternalInconsistencyException
Application Specific Backtrace 0:
0 CoreFoundation 0x0000000186e711c0 __exceptionPreprocess + 176
1 DVTFoundation 0x000000010578a20c DVTFailureHintExceptionPreprocessor + 388
2 libobjc.A.dylib 0x00000001868fa91c objc_exception_throw + 88
3 Foundation 0x000000018868f498 -[NSFileWrapper regularFileContents] + 436
4 IDEStoreKitCore 0x000000030e002b20 $s15IDEStoreKitCore0aB13ConfigurationC4FileV17configurationData10Foundation0G0Vvg + 440
5 IDEStoreKitCore 0x000000030e001da0 $s15IDEStoreKitCore0aB13ConfigurationC13configuration3forACSo13NSFileWrapperC_tKFZ + 304
6 IDEStoreKitCore 0x000000030e003b0c $s15IDEStoreKitCore0aB13ConfigurationC13configuration2atAC10Foundation3URLV_tKFZ + 148
7 IDEStoreKitEditor 0x000000030e792ecc $s17IDEStoreKitEditor0aB20TextFragmentProviderC12generateSeed3for17completionHandlerySo11DVTFilePathC_ySo07IDETextefH0_pSg_s5Error_pSgtctFZ06$sSo27nefh28_pSgSo7NSErrorCSgIeyByy_ABs5o2_pR8Ieggg_TRAJSo0T0CSgIeyByy_Tf1ncn_nTf4ndg_n + 152
8 IDEStoreKitEditor 0x000000030e7922fc $s17IDEStoreKitEditor0aB20TextFragmentProviderC12generateSeed3for17completionHandlerySo11DVTFilePathC_ySo07IDETextefH0_pSg_s5Error_pSgtctFZTo + 52
9 IDEFoundation 0x000000010c922318 __113+[IDETextFragmentIndex runProvider:forFilePath:explicitFileDataType:initialTimestamp:priority:completionHandler:]_block_invoke + 204
10 DVTFoundation 0x00000001058a0638 __51-[DVTThrottledConcurrentQueue processQueueIfNeeded]_block_invoke + 80
11 DVTFoundation 0x0000000105892bd0 DVT_CALLING_CLIENT_BLOCK + 16
12 DVTFoundation 0x0000000105893548 __DVTDispatchAsync_block_invoke + 152
13 libdispatch.dylib 0x0000000186b8aa28 _dispatch_call_block_and_release + 32
14 libdispatch.dylib 0x0000000186ba44b0 _dispatch_client_callout + 16
15 libdispatch.dylib 0x0000000186b8f1c8 _dispatch_continuation_pop + 596
16 libdispatch.dylib 0x0000000186b8e844 _dispatch_async_redirect_invoke + 580
17 libdispatch.dylib 0x0000000186b9c980 _dispatch_root_queue_drain + 360
18 libdispatch.dylib 0x0000000186b9d120 _dispatch_worker_thread2 + 184
19 libsystem_pthread.dylib 0x0000000186d41e84 _pthread_wqthread + 232
20 libsystem_pthread.dylib 0x0000000186d40c10 start_wqthread + 8`
0
0
8