xcode 7 beta 4: Unable to create bot

I got crash when trying to create a bot. Does anyone see the same issue and know a workaround?


Process: Xcode [4860]
Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.0 (8178.7)
Build Info: IDEFrameworks-8178007000000000~3
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [4860]
User ID: 238262696
Date/Time: 2015-07-22 16:47:07.803 +0200
OS Version: Mac OS X 10.10.4 (14E46)
Report Version: 11
Anonymous UUID: AD4367A5-6725-38D8-611C-E7EA6C62E0F3
Time Awake Since Boot: 3600 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
Sending goNextOrFinish: to <XCSUICreateBotAssistantContextWindowController: 0x7fcfca103cc0> from <NSButton: 0x7fcfc6ccec40>
ProductBuildVersion: 7A165t
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): View <NSPopUpButton: 0x7fcfca130dc0> is not (and has to be) in stack view <NSStackView: 0x7fcfc9f8e8e0>.
UserInfo: (null)
Hints:
0: Sending goNextOrFinish: to <XCSUICreateBotAssistantContextWindowController: 0x7fcfca103cc0> from <NSButton: 0x7fcfc6ccec40>
Backtrace:
0 0x00007fff90246024 __exceptionPreprocess (in CoreFoundation)
1 0x000000010dd26743 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 0x00007fff90e4476e objc_exception_throw (in libobjc.A.dylib)
3 0x00007fff90245e1a +[NSException raise:format:arguments:] (in CoreFoundation)
4 0x00007fff8c3be8cb -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] (in Foundation)
5 0x00007fff8b53950b -[NSStackView setVisibilityPriority:forView:] (in AppKit)
6 0x0000000123fcd30a -[XCSUIBotDefinition_DevicePickerEditor syncFromModelToView] (in XCSUI)
7 0x0000000123fcc181 -[XCSUIBotDefinition_DevicePickerEditor viewDidInstall] (in XCSUI)
8 0x000000010e3e6b3c -[DVTViewController _didInstallContentView:] (in DVTKit)
9 0x000000010e1d12fd -[DVTControllerContentView _viewDidInstall] (in DVTKit)
10 0x000000010e1d0b9a -[DVTControllerContentView viewDidMoveToWindow] (in DVTKit)
11 0x00007fff8b214c05 -[NSView _setWindow:] (in AppKit)
12 0x00007fff90165705 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke (in CoreFoundation)
13 0x00007fff90164e09 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] (in CoreFoundation)
14 0x00007fff8b998454 __21-[NSView _setWindow:]_block_invoke735 (in AppKit)
15 0x00007fff8b214b54 -[NSView _setWindow:] (in AppKit)
16 0x00007fff8b21fd93 -[NSView addSubview:] (in AppKit)
17 0x00007fff8b5b6b4a -[NSBox setContentView:] (in AppKit)
18 0x000000010f206640 -[IDEAssistantWindowController setCurrentAssistant:andInstallView:] (in IDEKit)
19 0x000000010f2073c4 __47-[IDEAssistantWindowController goNextOrFinish:]_block_invoke368 (in IDEKit)
20 0x000000010f05a084 -[IDEAssistantWindowController goNextOrFinish:] (in IDEKit)
21 0x0000000123fc6b7d -[XCSUICreateBotAssistantContextWindowController goNextOrFinish:] (in XCSUI)
22 0x00007fff8fee5cd7 _os_activity_initiate (in libsystem_trace.dylib)
23 0x00007fff8b435eb1 -[NSApplication sendAction:to:from:] (in AppKit)
24 0x000000010e2e5555 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
25 0x000000010dd26481 DVTInvokeWithFailureHint (in DVTFoundation)
26 0x000000010e1b67d3 -[DVTApplication sendAction:to:from:] (in DVTKit)
27 0x00007fff8b44b946 -[NSControl sendAction:to:] (in AppKit)
28 0x00007fff8b44b862 __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)
29 0x00007fff8fee5cd7 _os_activity_initiate (in libsystem_trace.dylib)
30 0x00007fff8b44b7bf -[NSCell _sendActionFrom:] (in AppKit)
31 0x00007fff8fee5cd7 _os_activity_initiate (in libsystem_trace.dylib)
32 0x00007fff8b449cb3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
33 0x00007fff8b4a234f -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
34 0x00007fff8b448366 -[NSControl mouseDown:] (in AppKit)
35 0x00007fff8b9b22dc -[NSWindow _reallySendEvent:isDelayedEvent:] (in AppKit)
36 0x00007fff8b341c86 -[NSWindow sendEvent:] (in AppKit)
37 0x00007fff8b33e212 -[NSApplication sendEvent:] (in AppKit)
38 0x000000010ef1271f -[IDEApplication sendEvent:] (in IDEKit)
39 0x00007fff8b267b68 -[NSApplication run] (in AppKit)
40 0x00007fff8b1e4244 NSApplicationMain (in AppKit)
41 0x00007fff8bdb75c9 start (in libdyld.dylib)
Performing @selector(goNextOrFinish:) from sender NSButton 0x7fcfc6ccec40
abort() called

I get the same thing. Crashes everytime

xcode 7 beta 4: Unable to create bot
 
 
Q