My project has been working fine until I upgraded my Xcode version to 13. Xcode will crash at installing my app to Apple TV device and simulators.
Any insights are appreciated!
Thread 9 Crashed:: Dispatch queue: Device Install Queue 0 libsystem_kernel.dylib 0x7ff80aa8722a __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff80aabef7b pthread_kill + 263 2 libsystem_c.dylib 0x7ff80aa08ca5 abort + 123 3 IDEKit 0x10f721269 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1216 4 IDEKit 0x10f721774 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1075 5 DVTFoundation 0x10c162320 _DVTAssertionHandler + 464 6 DVTFoundation 0x10c16252c _DVTAssertionFailureHandler + 306 7 DVTFoundation 0x10c01a3e2 +[DVTPlatform platformForName:] + 442 8 IDEiOSSupportCore 0x116561462 -[DVTiOSDevice(DVTiPhoneApplicationInstallation) validateApplicationAtPath:forInstallationToToken:] + 5631 9 IDEiOSSupportCore 0x1165648ae __114-[DVTiOSDevice(DVTiPhoneApplicationInstallation) _installApplicationsImpl:allowReplacing:options:completionBlock:]_block_invoke + 1406 10 DVTFoundation 0x10c1b0a09 __DVT_CALLING_CLIENT_BLOCK__ + 7 11 DVTFoundation 0x10c1b151d __DVTDispatchAsync_block_invoke + 196 12 libdispatch.dylib 0x7ff80a93e7fb _dispatch_call_block_and_release + 12 13 libdispatch.dylib 0x7ff80a93fa44 _dispatch_client_callout + 8 14 libdispatch.dylib 0x7ff80a945ac4 _dispatch_lane_serial_drain + 694 15 libdispatch.dylib 0x7ff80a9465b4 _dispatch_lane_invoke + 366 16 libdispatch.dylib 0x7ff80a950ad7 _dispatch_workloop_worker_thread + 762 17 libsystem_pthread.dylib 0x7ff80aabbce3 _pthread_wqthread + 326 18 libsystem_pthread.dylib 0x7ff80aabac67 start_wqthread + 15