Post

Replies

Boosts

Views

Activity

Reply to Xcode crash when upload to app connect
Getting the same error.. even with the RC today. I can't even upload to TestFlight internally. Interestingly, I can upload another app of mine without issues. Here is the crash report: ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Xcode [23029] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 15.0 (22265) Build Info: IDEApplication-22265000000000000~3 (15A240d) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 502 Date/Time: 2023-09-12 23:08:23.1902 +0200 OS Version: macOS 14.0 (23A5337a) Report Version: 12 Time Awake Since Boot: 160000 seconds Time Since Wake: 5658 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: archive info plist lock Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Xcode [23029] Application Specific Information: com.apple.main-thread abort() called Application Specific Signatures: NSInvalidArgumentException Thread 0 Crashed:: Dispatch queue: archive info plist lock 0 libsystem_kernel.dylib 0x1854b311c __pthread_kill + 8 1 libsystem_pthread.dylib 0x1854eacc0 pthread_kill + 288 2 libsystem_c.dylib 0x1853faa50 abort + 180 3 IDEKit 0x109fd0d58 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 972 4 IDEKit 0x109fd1e88 -[IDEAssertionHandler handleUncaughtException:] + 596 5 IDEKit 0x109fd21b8 IDEHandleUncaughtException + 68 6 CoreFoundation 0x1856e0f84 __handleUncaughtException + 800 7 libobjc.A.dylib 0x18513f888 _objc_terminate() + 132 8 libc++abi.dylib 0x1854a1a9c std::__terminate(void (*)()) + 16 9 libc++abi.dylib 0x1854a1a40 std::terminate() + 56 10 libdispatch.dylib 0x18533d924 _dispatch_client_callout + 40 11 libdispatch.dylib 0x18534ccc4 _dispatch_lane_barrier_sync_invoke_and_complete + 56 12 DVTFoundation 0x106508014 DVTDispatchBarrierSync + 148 13 DVTFoundation 0x1064e42b4 -[DVTDispatchLock performLockedBlock:] + 60 14 IDEFoundation 0x10bb9ad30 -[IDEArchive addDistribution:error:] + 200 15 IDEFoundation 0x10b8402f0 __35-[IDEDistributionUploadStep upload]_block_invoke.115 + 116 16 DVTFoundation 0x106507330 __DVT_CALLING_CLIENT_BLOCK__ + 16 17 DVTFoundation 0x106507b08 __DVTSyncPerformBlock_block_invoke + 68 18 CoreFoundation 0x1855c78c0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 28 19 CoreFoundation 0x1855c77d4 __CFRunLoopDoBlocks + 356 20 CoreFoundation 0x1855c6c68 __CFRunLoopRun + 2440 21 CoreFoundation 0x1855c5c2c CFRunLoopRunSpecific + 608 22 HIToolbox 0x18fb0f448 RunCurrentEventLoopInMode + 292 23 HIToolbox 0x18fb0f284 ReceiveNextEventCommon + 648 24 HIToolbox 0x18fb0efdc _BlockUntilNextEventMatchingListInModeWithFilter + 76 25 AppKit 0x188da114c _DPSNextEvent + 660 26 AppKit 0x189574c8c -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 27 DVTKit 0x105378a9c -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 300 28 AppKit 0x188d945f8 -[NSApplication run] + 476 29 DVTKit 0x105377cbc -[DVTApplication run] + 60 30 AppKit 0x188d6b8c4 NSApplicationMain + 880 31 dyld 0x185171058 start + 2224 Model: MacBookPro18,1, BootROM 10151.1.1, proc 10:8:2 processors, 16 GB, SMC Graphics: Apple M1 Pro, Apple M1 Pro, Built-In Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Aug 8 2023 04:27:44 version 20.10.1062.3.8.7.162 FWID 01-8e237e8f AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0
Sep ’23