Issue Xcode 13 and 13.1 crash with tvOS project in Objective-C

Hi, I have an error just when Xcode starts. When I open a project in iOs everything is fine but when I open one in tvOS (in objective-C) it crashes. The error is reproducible 100% of the time.

In version 12.5.1 everything was fine but when I upgrade to version 13 and 13.1 I get this error. So I don't know if I can do something to fix it or if it will be fixed in next versions.

My work environment is a mac book air 2020 i7, and the project is in Objective-C with cocoapods.

Regards.

I am facing the same issue.

`libc++abi: terminating with uncaught exception of type NSException

dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSBundle initWithURL:]: nil URL argument'

terminating with uncaught exception of type NSException`

Getting this error. Please help me....

Issue Xcode 13 and 13.1 crash with tvOS project in Objective-C
 
 
Q