Xcode crashes when i'm validating/distributing my archived app

I was uploading the app to TestFlight or App Store after the archive to test and distribute it.

But my Xcode is crash while validating or uploading the app, showing the message below.

Please let me know the reason and help me.

If you need more information, please reply and I will answer.

Any type of help or advice is welcome. Thanks.


-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Xcode [42129]
Path:                  /Applications/Xcode15.3.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               15.3 (22618)
Build Info:            IDEApplication-22618000000000000~2 (15E204a)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-04-09 18:01:42.1441 +0900
OS Version:            macOS 14.2.1 (23C71)
Report Version:        12
Anonymous UUID:        9333BC97-0E78-E2B5-688C-5907A9FE395D

Sleep/Wake UUID:       7D678D23-CB4F-444D-BA99-1FECAD6A252B

Time Awake Since Boot: 780000 seconds
Time Since Wake:       14803 seconds

System Integrity Protection: enabled

Crashed Thread:        5  Dispatch queue: ConcurrentQueue: -[IDEDistributionPackagingStepViewController viewDidInstall]_block_invoke

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   Xcode [42129]

Application Specific Information:
abort() called


Application Specific Signatures:
success

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x185dd9874 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x185debcf0 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x185de24b0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x185dd9bf8 mach_msg + 24
4   CoreFoundation                	       0x185ef7bf4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185ef64bc __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185ef59ac CFRunLoopRunSpecific + 608
7   HIToolbox                     	       0x1904a4448 RunCurrentEventLoopInMode + 292
8   HIToolbox                     	       0x1904a4284 ReceiveNextEventCommon + 648
9   HIToolbox                     	       0x1904a3fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76
10  AppKit                        	       0x1896d28a4 _DPSNextEvent + 660
11  AppKit                        	       0x189eac980 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
12  DVTKit                        	       0x106b8b858 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 300
13  AppKit                        	       0x1896c5d50 -[NSApplication run] + 476
14  DVTKit                        	       0x106b8ab24 -[DVTApplication run] + 60
15  AppKit                        	       0x18969d014 NSApplicationMain + 880
16  dyld                          	       0x185a990e0 start + 2360

Thread 1:
0   libsystem_kernel.dylib        	       0x185dd9874 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x185debcf0 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x185de24b0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x185dd9bf8 mach_msg + 24
4   CoreFoundation                	       0x185ef7bf4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185ef64bc __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185ef59ac CFRunLoopRunSpecific + 608
7   Foundation                    	       0x186fffa38 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   DTDeviceKitBase               	       0x11572f300 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 148
9   Foundation                    	       0x186ff8fb4 __NSThread__start__ + 716
10  libsystem_pthread.dylib       	       0x185e1a034 _pthread_start + 136
11  libsystem_pthread.dylib       	       0x185e14e3c thread_start + 8