xcode 11.4 crash on distribute app

I try to make ipa from arhives.


xcode 11.4 is crashed.


I also installed xcode 10.1.


Is ios sdk 13 valid if files archived with xcode 11 were extracted with xcode 10?



Process: Xcode [20201]

Path: /Applications/Xcode_11_4.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 11.4 (16134)

Build Info: IDEFrameworks-16134000000000000~38 (11E146)

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [20201]

User ID: 501



Date/Time: 2020-04-07 09:16:38.835 +0900

OS Version: Mac OS X 10.15.4 (19E266)

Report Version: 12

Bridge OS Version: 4.4 (17P4263)

Anonymous UUID: BEDDE02E-E6FF-5AC1-F35F-706D25897A8C



Sleep/Wake UUID: F8472B7F-E3B8-4160-9C16-E82DF1033D2B



Time Awake Since Boot: 4900 seconds

Time Since Wake: 3000 seconds



System Integrity Protection: enabled



Crashed Thread: 13 Dispatch queue: ConcurrentQueue: -[IDEDistributionAnalyzeArchiveStepViewController _analyzeArchive]_block_invoke



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

ProductBuildVersion: 11E146

ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-16126/DVTFoundation/PlatformTools/DVTMachOUtilities.m:331

Details: A method claimed to have failed but provided no error!

Function: DVTPlatformFamily *DVTPlatformFamilyForLoadCommandBuildVersionInMachO(NSString *__strong, NSError *__autoreleasing *)

Thread: <NSThread: 0x7ff54492b3e0>{number = 33, name = (null)}

Open FDs: 46/7168

Hints:

0: Calling block provided by:


0 DVTDispatchAsync (in DVTFoundation)

1 DVTAsyncPerformBlock (in DVTFoundation)

2 -[IDEDistributionAnalyzeArchiveStepViewController _analyzeArchive] (in IDEKit)

3 -[IDEDistributionAnalyzeArchiveStepViewController viewDidLoad] (in IDEKit)

4 -[NSViewController _sendViewDidLoad] (in AppKit)

5 -[NSViewController _loadViewIfRequired] (in AppKit)

6 -[NSViewController view] (in AppKit)

7 -[DVTViewController view] (in DVTViewControllerKit)

8 -[IDEDistributionAssistantWindowController setDistributionStepViewController:] (in IDEKit)

9 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] (in Foundation)

10 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] (in Foundation)

11 _NSSetObjectValueAndNotify (in Foundation)

12 -[IDEDistributionAssistantWindowController next:] (in IDEKit)

13 -[NSApplication(NSResponder) sendAction:to:from:] (in AppKit)

14 __37-[DVTApplication sendAction:to:from:]_block_invoke.86 (in DVTKit)

15 DVTInvokeWithFailureHint (in DVTFoundation)

16 -[DVTApplication sendAction:to:from:] (in DVTKit)

17 -[NSControl sendAction:to:] (in AppKit)

18 __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)

19 -[NSCell _sendActionFrom:] (in AppKit)

20 -[NSButtonCell _sendActionFrom:] (in AppKit)

21 NSControlTrackMouse (in AppKit)

22 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)

23 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)

24 -[NSControl mouseDown:] (in AppKit)

25 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] (in AppKit)

26 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] (in AppKit)

27 -[NSWindow(NSEventRouting) sendEvent:] (in AppKit)

28 -[NSApplication(NSEvent) sendEvent:] (in AppKit)

29 -[IDEApplication sendEvent:] (in IDEKit)

30 -[NSApplication run] (in AppKit)

31 NSApplicationMain (in AppKit)

32 main (in Xcode)

33 start (in libdyld.dylib)




Backtrace:

0 -[IDEAssertionHandler handleFailureInFunction:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)

1 _DVTAssertionHandler (in DVTFoundation)

2 _DVTAssertionFailureHandler (in DVTFoundation)

3 DVTPlatformFamilyForLoadCommandBuildVersionInMachO (in DVTFoundation)

4 DVTPlatformFamilyForMachO (in DVTFoundation)

5 +[NSBundle(DVTPlatformAdditions) dvt_platformForBundleAtPath:error:] (in DVTFoundation)

6 +[IDEDistributionItem itemWithPath:childItems:logAspect:error:] (in IDEFoundation)

7 +[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:] (in IDEFoundation)

8 __95+[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:]_block_invoke (in IDEFoundation)

9 -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlockStrictly:] (in DVTFoundation)

10 +[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:] (in IDEFoundation)

11 __95+[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:]_block_invoke (in IDEFoundation)

12 -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlockStrictly:] (in DVTFoundation)

13 +[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:] (in IDEFoundation)

14 __81+[IDEDistributionItem topLevelDistributionItemsFromProductsRoot:logAspect:error:]_block_invoke.293 (in IDEFoundation)

15 -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlockStrictly:] (in DVTFoundation)

16 +[IDEDistributionItem topLevelDistributionItemsFromProductsRoot:logAspect:error:] (in IDEFoundation)

17 -[IDEDistributionAnalyzeArchiveStep populateTopLevelDistributionItemsIfNecessaryWithError:] (in IDEFoundation)

18 -[IDEDistributionAnalyzeArchiveStep populateTeamFromArchiveWithError:] (in IDEFoundation)

19 -[IDEDistributionAnalyzeArchiveStep analyzeArchiveWithError:] (in IDEFoundation)

20 __66-[IDEDistributionAnalyzeArchiveStepViewController _analyzeArchive]_block_invoke_2 (in IDEKit)

21 __DVT_CALLING_CLIENT_BLOCK__ (in DVTFoundation)

22 __DVTDispatchAsync_block_invoke (in DVTFoundation)

23 _dispatch_call_block_and_release (in libdispatch.dylib)

24 _dispatch_client_callout (in libdispatch.dylib)

25 _dispatch_continuation_pop (in libdispatch.dylib)

26 _dispatch_async_redirect_invoke (in libdispatch.dylib)

27 _dispatch_root_queue_drain (in libdispatch.dylib)

28 _dispatch_worker_thread2 (in libdispatch.dylib)

29 _pthread_wqthread (in libsystem_pthread.dylib)

30 start_wqthread (in libsystem_pthread.dylib)


abort() called



Application Specific Signatures:

___localError



Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 com.apple.CoreFoundation 0x00007fff372cf0b5 __CFRunLoopServiceMachPort + 247

3 com.apple.CoreFoundation 0x00007fff372cdb82 __CFRunLoopRun + 1319

4 com.apple.CoreFoundation 0x00007fff372ccffe CFRunLoopRunSpecific + 462

5 com.apple.HIToolbox 0x00007fff35f00abd RunCurrentEventLoopInMode + 292

6 com.apple.HIToolbox 0x00007fff35f007d5 ReceiveNextEventCommon + 584

7 com.apple.HIToolbox 0x00007fff35f00579 _BlockUntilNextEventMatchingListInModeWithFilter + 64

8 com.apple.AppKit 0x00007fff3454bc99 _DPSNextEvent + 883

9 com.apple.AppKit 0x00007fff3454a4e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352

10 com.apple.dt.DVTKit 0x0000000103a7d153 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 390

11 com.apple.AppKit 0x00007fff3453c1ee -[NSApplication run] + 658

12 com.apple.AppKit 0x00007fff3450dff6 NSApplicationMain + 777

13 com.apple.dt.Xcode 0x00000001030f3dd5 main + 741

14 libdyld.dylib 0x00007fff71216cc9 start + 1



Thread 1:: Dispatch queue: com.apple.CoreAnalytics::Client

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 libdispatch.dylib 0x00007fff711d5323 _dispatch_mach_msg_send + 1071

3 libdispatch.dylib 0x00007fff711d4a8b _dispatch_mach_send_drain + 284

4 libdispatch.dylib 0x00007fff711d1541 _dispatch_mach_send_msg + 355

5 libdispatch.dylib 0x00007fff711d1622 dispatch_mach_send_with_result + 49

6 libxpc.dylib 0x00007fff7145aab4 _xpc_connection_enqueue + 152

7 libxpc.dylib 0x00007fff7145a9e3 xpc_connection_send_message + 89

8 com.apple.analyticsd 0x00007fff4eb3d2a2 void applesauce::dispatch::v1::async<void applesauce::dispatch::ManagedObject<CoreAnalytics::Client>::execute_wrapped<CoreAnalytics::Client::sendXpcMessage(applesauce::xpc::dict) const::$_3>(CoreAnalytics::Client::sendXpcMessage(applesauce::xpc::dict) const::$_3&&) const::'lambda'()>(dispatch_queue_s*, CoreAnalytics::Client::sendXpcMessage(applesauce::xpc::dict) const::$_3&&)::'lambda'(void*)::__invoke(void*) + 54

9 libdispatch.dylib 0x00007fff711bd658 _dispatch_client_callout + 8

10 libdispatch.dylib 0x00007fff711c2c44 _dispatch_lane_serial_drain + 597

11 libdispatch.dylib 0x00007fff711c35d6 _dispatch_lane_invoke + 363

12 libdispatch.dylib 0x00007fff711ccc09 _dispatch_workloop_worker_thread + 596

13 libsystem_pthread.dylib 0x00007fff71417a3d _pthread_wqthread + 290

14 libsystem_pthread.dylib 0x00007fff71416b77 start_wqthread + 15



Thread 2:

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 com.apple.CoreFoundation 0x00007fff372cf0b5 __CFRunLoopServiceMachPort + 247

3 com.apple.CoreFoundation 0x00007fff372cdb82 __CFRunLoopRun + 1319

4 com.apple.CoreFoundation 0x00007fff372ccffe CFRunLoopRunSpecific + 462

5 com.apple.Foundation 0x00007fff399612a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212

6 com.apple.DTDeviceKitBase 0x000000011d1c3db3 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 204

7 com.apple.Foundation 0x00007fff39959882 __NSThread__start__ + 1064

8 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

9 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 3:

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 com.apple.CoreFoundation 0x00007fff372cf0b5 __CFRunLoopServiceMachPort + 247

3 com.apple.CoreFoundation 0x00007fff372cdb82 __CFRunLoopRun + 1319

4 com.apple.CoreFoundation 0x00007fff372ccffe CFRunLoopRunSpecific + 462

5 com.apple.Foundation 0x00007fff399612a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212

6 com.apple.DTDeviceKitBase 0x000000011d1d180d -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 363

7 com.apple.Foundation 0x00007fff39959882 __NSThread__start__ + 1064

8 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

9 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 4:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff713600fe __select + 10

1 com.apple.CoreFoundation 0x00007fff372f7e13 __CFSocketManager + 641

2 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

3 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 5:: JavaScriptCore bmalloc scavenger

0 libsystem_kernel.dylib 0x00007fff7135a882 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff7141b425 _pthread_cond_wait + 698

2 libc++.1.dylib 0x00007fff6e4ea592 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18

3 com.apple.JavaScriptCore 0x00007fff3bac40b4 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 84

4 com.apple.JavaScriptCore 0x00007fff3bac88bb bmalloc::Scavenger::threadRunLoop() + 299

5 com.apple.JavaScriptCore 0x00007fff3bac8489 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9

6 com.apple.JavaScriptCore 0x00007fff3bacab67 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39

7 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

8 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 6:: com.apple.NSEventThread

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 com.apple.CoreFoundation 0x00007fff372cf0b5 __CFRunLoopServiceMachPort + 247

3 com.apple.CoreFoundation 0x00007fff372cdb82 __CFRunLoopRun + 1319

4 com.apple.CoreFoundation 0x00007fff372ccffe CFRunLoopRunSpecific + 462

5 com.apple.AppKit 0x00007fff346ed5b4 _NSEventThread + 132

6 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

7 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 7:: DYMobileDeviceManager

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 com.apple.CoreFoundation 0x00007fff372cf0b5 __CFRunLoopServiceMachPort + 247

3 com.apple.CoreFoundation 0x00007fff372cdb82 __CFRunLoopRun + 1319

4 com.apple.CoreFoundation 0x00007fff372ccffe CFRunLoopRunSpecific + 462

5 com.apple.Foundation 0x00007fff399612a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212

6 com.apple.Foundation 0x00007fff39a13d2f -[NSRunLoop(NSRunLoop) run] + 76

7 com.apple.GPUToolsMobileFoundation 0x000000012363c4a7 -[DYMobileDeviceManager _deviceNotificationThread:] + 126

8 com.apple.Foundation 0x00007fff39959882 __NSThread__start__ + 1064

9 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

10 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 8:

0 libsystem_kernel.dylib 0x00007fff71357dfa mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff71358170 mach_msg + 60

2 com.apple.CoreFoundation 0x00007fff372cf0b5 __CFRunLoopServiceMachPort + 247

3 com.apple.CoreFoundation 0x00007fff372cdb82 __CFRunLoopRun + 1319

4 com.apple.CoreFoundation 0x00007fff372ccffe CFRunLoopRunSpecific + 462

5 com.apple.CoreFoundation 0x00007fff37355639 CFRunLoopRun + 40

6 libSwiftPM.dylib 0x0000000127fa515e closure #1 in FSEventStream.start() + 254

7 libSwiftPM.dylib 0x0000000127f80dfa closure #1 in Thread.init(task:) + 138

8 libSwiftPM.dylib 0x0000000127d7d169 thunk for @escaping @callee_guaranteed () -> () + 25

9 libSwiftPM.dylib 0x0000000127f80ef6 @objc ThreadImpl.main() + 38

10 com.apple.Foundation 0x00007fff39959882 __NSThread__start__ + 1064

11 libsystem_pthread.dylib 0x00007fff7141b109 _pthread_start + 148

12 libsystem_pthread.dylib 0x00007fff71416b8b thread_start + 15



Thread 9:

0 libsystem_pthread.dylib 0x00007fff71416b68 start_wqthread + 0



Thread 10:

0 libsystem_pthread.dylib 0x00007fff71416b68 start_wqthread + 0



Thread 11:

0 libsystem_pthread.dylib 0x00007fff71416b68 start_wqthread + 0



Thread 12:

0 libsystem_pthread.dylib 0x00007fff71416b68 start_wqthread + 0



Thread 13 Crashed:: Dispatch queue: ConcurrentQueue: -[IDEDistributionAnalyzeArchiveStepViewController _analyzeArchive]_block_invoke

0 libsystem_kernel.dylib 0x00007fff7135e33a __pthread_kill + 10

1 libsystem_pthread.dylib 0x00007fff7141ae60 pthread_kill + 430

2 libsystem_c.dylib 0x00007fff712e5808 abort + 120

3 com.apple.dt.IDEKit 0x0000000104f28167 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1276

4 com.apple.dt.IDEKit 0x0000000104f28d3e -[IDEAssertionHandler handleFailureInFunction:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1180

5 com.apple.dt.DVTFoundation 0x00000001033cfd2a _DVTAssertionHandler + 619

6 com.apple.dt.DVTFoundation 0x00000001033cfee4 _DVTAssertionFailureHandler + 374

7 com.apple.dt.DVTFoundation 0x0000000103233954 DVTPlatformFamilyForLoadCommandBuildVersionInMachO + 1229

8 com.apple.dt.DVTFoundation 0x0000000103233bac DVTPlatformFamilyForMachO + 112

9 com.apple.dt.DVTFoundation 0x0000000103284b6a +[NSBundle(DVTPlatformAdditions) dvt_platformForBundleAtPath:error:] + 1287

10 com.apple.dt.IDEFoundation 0x000000010413c439 +[IDEDistributionItem itemWithPath:childItems:logAspect:error:] + 421

11 com.apple.dt.IDEFoundation 0x000000010413ea32 +[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:] + 494

12 com.apple.dt.IDEFoundation 0x000000010413ed26 __95+[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:]_block_invoke + 75

13 com.apple.dt.DVTFoundation 0x00000001033c9eaa -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlockStrictly:] + 328

14 com.apple.dt.IDEFoundation 0x000000010413e9e1 +[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:] + 413

15 com.apple.dt.IDEFoundation 0x000000010413ed26 __95+[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:]_block_invoke + 75

16 com.apple.dt.DVTFoundation 0x00000001033c9eaa -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlockStrictly:] + 328

17 com.apple.dt.IDEFoundation 0x000000010413e9e1 +[IDEDistributionItem _distributionItemForPath:pathsToItems:pathsToChildPaths:logAspect:error:] + 413

18 com.apple.dt.IDEFoundation 0x0000000104140133 __81+[IDEDistributionItem topLevelDistributionItemsFromProductsRoot:logAspect:error:]_block_invoke.293 + 75

19 com.apple.dt.DVTFoundation 0x00000001033c9eaa -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlockStrictly:] + 328

20 com.apple.dt.IDEFoundation 0x000000010413f2e5 +[IDEDistributionItem topLevelDistributionItemsFromProductsRoot:logAspect:error:] + 1297

21 com.apple.dt.IDEFoundation 0x00000001041193f8 -[IDEDistributionAnalyzeArchiveStep populateTopLevelDistributionItemsIfNecessaryWithError:] + 367

22 com.apple.dt.IDEFoundation 0x0000000104119dab -[IDEDistributionAnalyzeArchiveStep populateTeamFromArchiveWithError:] + 58

23 com.apple.dt.IDEFoundation 0x000000010411a753 -[IDEDistributionAnalyzeArchiveStep analyzeArchiveWithError:] + 57

24 com.apple.dt.IDEKit 0x000000010537324c __66-[IDEDistributionAnalyzeArchiveStepViewController _analyzeArchive]_block_invoke_2 + 104

25 com.apple.dt.DVTFoundation 0x000000010341ca10 __DVT_CALLING_CLIENT_BLOCK__ + 7

26 com.apple.dt.DVTFoundation 0x000000010341e652 __DVTDispatchAsync_block_invoke + 1194

27 libdispatch.dylib 0x00007fff711bc6c4 _dispatch_call_block_and_release + 12

28 libdispatch.dylib 0x00007fff711bd658 _dispatch_client_callout + 8

29 libdispatch.dylib 0x00007fff711bf818 _dispatch_continuation_pop + 414

30 libdispatch.dylib 0x00007fff711bef16 _dispatch_async_redirect_invoke + 703

31 libdispatch.dylib 0x00007fff711cb957 _dispatch_root_queue_drain + 326

32 libdispatch.dylib 0x00007fff711cc097 _dispatch_worker_thread2 + 92

33 libsystem_pthread.dylib 0x00007fff714179f7 _pthread_wqthread + 220

34 libsystem_pthread.dylib 0x00007fff71416b77 start_wqthread + 15



Thread 14:

0 libsystem_pthread.dylib 0x00007fff71416b68 start_wqthread + 0



Thread 15:

0 libsystem_pthread.dylib 0x00007fff71416b68 start_wqthread + 0



Thread 13 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x000070000770a000 rcx: 0x0000700007707da8 rdx: 0x0000000000000000

rdi: 0x000000000002ad6b rsi: 0x0000000000000006 rbp: 0x0000700007707dd0 rsp: 0x0000700007707da8

r8: 0x000000010579f178 r9: 0x00000001055a0d4e r10: 0x000070000770a000 r11: 0x0000000000000246

r12: 0x000000000002ad6b r13: 0x000000010377edb0 r14: 0x0000000000000006 r15: 0x0000000000000016

rip: 0x00007fff7135e33a rfl: 0x0000000000000246 cr2: 0x000000011e87b000


Logical CPU: 0

Error Code: 0x02000148

Trap Number: 133

Replies

same issue here. Build for Archiving, choose "Validate" or "distribute/upload", immediate xCode crash. doesn't crash on 11.3.1

fixed issue on Xcode 11.4.1