I've downloaded the .dmg, copied to Applications, waited for the verification - said 'open' once the verification is done then Xcode crashes. I'm running 10.10.3 which I think should work. I've tried uninstalling, re-downloading and re-doing the process with not luck. Has anyone else encountered this problem? Thanks.
This is the error:
Process: Xcode [396]
Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.0 (8123.26)
Build Info: IDEFrameworks-8123026000000000~7
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [396]
User ID: 501
Date/Time: 2015-06-10 17:25:29.684 -0400
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: A4A041F0-414B-EB94-4B70-43B0C8715464
Time Awake Since Boot: 320 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 7A120f
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-8114.19/DVTFoundation/DeveloperStructure/DVTExtendedPlatformInfo.m:43
Details: No Xcode.DVTFoundation.ExtendedPlatformInfo extension provided for platform 'com.apportable.platform.android'
Object: <DVTExtendedPlatformInfo>
Method: +extendedPlatformInfoForPlatformIdentifier:
Thread: <NSThread: 0x7fd6e3f3c160>{number = 1, name = main}
Hints: None
Backtrace:
0 0x000000010c9e30a3 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 0x000000010b625b2d _DVTAssertionHandler (in DVTFoundation)
2 0x000000010b625d44 _DVTAssertionFailureHandler (in DVTFoundation)
3 0x000000010b64353c +[DVTExtendedPlatformInfo extendedPlatformInfoForPlatformIdentifier:] (in DVTFoundation)
4 0x000000010b64528d -[DVTPlatform(DVTExtendedPlatformInfo) dvt_extendedInfo] (in DVTFoundation)
5 0x00000001165e8bf1 __58+[IDEEmbeddedXCSpecProvider XCSpecProvider_specifications]_block_invoke (in IDEiOSSupportCore)
6 0x000000010b417556 -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlock:] (in DVTFoundation)
7 0x00000001165e8af9 +[IDEEmbeddedXCSpecProvider XCSpecProvider_specifications] (in IDEiOSSupportCore)
8 0x00000001161b3268 +[XCSpecification registerSpecificationsFromDVTPlugInsForDomains:skippingDomains:] (in DevToolsCore)
9 0x000000011616aa7c XCInitializeCoreIfNeeded (in DevToolsCore)
10 0x0000000115fe1f34 +[Xcode3CoreInitializer ide_initializeWithOptions:error:] (in Xcode3Core)
11 0x000000010c10555a _IDEInitializeBuildSystem (in IDEFoundation)
12 0x000000010c1068bb IDEInitialize (in IDEFoundation)
13 0x000000010c7a3f2c -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
14 0x00007fff8e9d445c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
15 0x00007fff8e8c4634 _CFXNotificationPost (in CoreFoundation)
16 0x00007fff944d19d1 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
17 0x000000010b6025bd -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
18 0x00007fff8cd81f57 -[NSApplication finishLaunching] (in AppKit)
19 0x000000010bbe20af -[DVTApplication finishLaunching] (in DVTKit)
20 0x00007fff8cd81a21 -[NSApplication run] (in AppKit)
21 0x00007fff8ccfe354 NSApplicationMain (in AppKit)
22 0x00007fff9006d5c9 start (in libdyld.dylib)
abort() called
Application Specific Signatures:
((void *)0) != platformInfo
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8ae40286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8fca9b53 abort + 129
2 com.apple.dt.IDEKit 0x000000010c9e2c9a +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1481
3 com.apple.dt.IDEKit 0x000000010c9e327a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1202
4 com.apple.dt.DVTFoundation 0x000000010b625b2d _DVTAssertionHandler + 562
5 com.apple.dt.DVTFoundation 0x000000010b625d44 _DVTAssertionFailureHandler + 407
6 com.apple.dt.DVTFoundation 0x000000010b64353c +[DVTExtendedPlatformInfo extendedPlatformInfoForPlatformIdentifier:] + 246
7 com.apple.dt.DVTFoundation 0x000000010b64528d -[DVTPlatform(DVTExtendedPlatformInfo) dvt_extendedInfo] + 61
8 com.apple.dt.IDE.IDEiOSSupportCore 0x00000001165e8bf1 __58+[IDEEmbeddedXCSpecProvider XCSpecProvider_specifications]_block_invoke + 66
9 com.apple.dt.DVTFoundation 0x000000010b417556 -[NSArray(DVTFoundationClassAdditions) dvt_arrayByApplyingBlock:] + 329
10 com.apple.dt.IDE.IDEiOSSupportCore 0x00000001165e8af9 +[IDEEmbeddedXCSpecProvider XCSpecProvider_specifications] + 225
11 com.apple.Xcode.DevToolsCore 0x00000001161b3268 +[XCSpecification registerSpecificationsFromDVTPlugInsForDomains:skippingDomains:] + 1437
12 com.apple.Xcode.DevToolsCore 0x000000011616aa7c XCInitializeCoreIfNeeded + 4733
13 com.apple.dt.IDE.Xcode3Core 0x0000000115fe1f34 +[Xcode3CoreInitializer ide_initializeWithOptions:error:] + 16
14 com.apple.dt.IDEFoundation 0x000000010c10555a _IDEInitializeBuildSystem + 304
15 com.apple.dt.IDEFoundation 0x000000010c1068bb IDEInitialize + 3709
16 com.apple.dt.IDEKit 0x000000010c7a3f2c -[IDEApplicationController applicationWillFinishLaunching:] + 708
17 com.apple.CoreFoundation 0x00007fff8e9d445c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
18 com.apple.CoreFoundation 0x00007fff8e8c4634 _CFXNotificationPost + 3140
19 com.apple.Foundation 0x00007fff944d19d1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
20 com.apple.dt.DVTFoundation 0x000000010b6025bd -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 698
21 com.apple.AppKit 0x00007fff8cd81f57 -[NSApplication finishLaunching] + 440
22 com.apple.dt.DVTKit 0x000000010bbe20af -[DVTApplication finishLaunching] + 149
23 com.apple.AppKit 0x00007fff8cd81a21 -[NSApplication run] + 128
24 com.apple.AppKit 0x00007fff8ccfe354 NSApplicationMain + 1832
25 libdyld.dylib 0x00007fff9006d5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8ae41232 kevent64 + 10
1 libdispatch.dylib 0x00007fff92836a6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8ae4094a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9376840d start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8ae4094a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9376840d start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8ae4094a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9376840d start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8ae3b4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ae3a64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8e926eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8e92637b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8e925bd8 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff8e9dd671 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fff8cc7ab8f SpotlightQueryThread(void*) + 463
7 libsystem_pthread.dylib 0x00007fff9376a268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff9376a1e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff9376841d thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8ae4048a __semwait_signal + 10
1 com.apple.CoreSymbolication 0x00007fff8fa8be67 0x7fff8fa79000 + 77415
2 libsystem_pthread.dylib 0x00007fff9376a268 _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff9376a1e5 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff9376841d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff547f7f18 rdx: 0x0000000000000000
rdi: 0x000000000000130f rsi: 0x0000000000000006 rbp: 0x00007fff547f7f40 rsp: 0x00007fff547f7f18
r8: 0x00000000000003ff r9: 0x00007fd6e3f3c160 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fff8fce2440 r13: 0x00007fd6e6bb8bf0 r14: 0x00007fff798af300 r15: 0x00007fd6e3f3c700
rip: 0x00007fff8ae40286 rfl: 0x0000000000000206 cr2: 0x00007fff79026fd8
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133