I have a big problem with Xcode. The same problem with beta 4 it's happening with beta 5.
I can't open the Xcode, because it crashes as soon as open it.
Follows the error message:
Process: Xcode [69152]
Path: /Users/USER/Downloads/Xcode-beta.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 11.0 (14908.4)
Build Info: IDEFrameworks-14908004000000000~13 (11M382q)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [69152]
User ID: 501
Date/Time: 2019-07-29 22:41:26.362 -0300
OS Version: Mac OS X 10.15 (19A512f)
Report Version: 12
Bridge OS Version: 4.0 (17P50507f)
Anonymous UUID: EE6C1E98-FED6-4689-6CE9-9140DD027122
Sleep/Wake UUID: 2FF2F9A6-55DB-4D34-9648-9173F5C21E14
Time Awake Since Boot: 360000 seconds
Time Since Wake: 30000 seconds
System Integrity Protection: enabled
Crashed Thread: 17 Dispatch queue: discovery driver
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
ProductBuildVersion: 11M382q
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-14882.2/DVTFoundation/FilePaths/DVTFilePath.m:905
Details: str should be a string, but it is nil
Object: <DVTFilePath>
Method: +filePathForPathString:
Thread: <NSThread: 0x7fc0f1509630>{number = 12, name = (null)}
Hints:
Backtrace:
0 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 _DVTAssertionHandler (in DVTFoundation)
2 _DVTAssertionFailureHandler (in DVTFoundation)
3 +[DVTFilePath filePathForPathString:] (in DVTFoundation)
4 __76-[IDEExtensionManager startSearchingForExtensionsOfExtensionPoint:callback:]_block_invoke_2 (in IDEFoundation)
5 -[NSArray(DVTFoundationClassAdditions) dvt_objectsPassingTest:] (in DVTFoundation)
6 __76-[IDEExtensionManager startSearchingForExtensionsOfExtensionPoint:callback:]_block_invoke (in IDEFoundation)
7 __72-[IDEExtensionManager beginMatchingExtensionsWithAttributes:completion:]_block_invoke (in IDEFoundation)
8 0x00007fff59664081 (in PlugInKit)
9 _dispatch_call_block_and_release (in libdispatch.dylib)
10 _dispatch_client_callout (in libdispatch.dylib)
11 _dispatch_lane_serial_drain (in libdispatch.dylib)
12 _dispatch_lane_invoke (in libdispatch.dylib)
13 _dispatch_workloop_worker_thread (in libdispatch.dylib)
14 _pthread_wqthread.cold.1 (in libsystem_pthread.dylib)
15 _pthread_wqthread (in libsystem_pthread.dylib)
16 start_wqthread (in libsystem_pthread.dylib)
abort() called
Application Specific Signatures:
(str) != nil
.
.
.
.