Xcode 6.4 crash during submission to app store.

When I archive my app, pull up organizer, press the "Submit to app store..." button then select my team and when I press "Choose" for the team Xcode crashes with the following error.


Process:               Xcode [4046]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.4 (7720)
Build Info:            IDEFrameworks-7720000000000000~8
App Item ID:           497799835
App External ID:       812725084
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [4046]
User ID:               503


Date/Time:             2015-07-28 10:00:00.299 -0400
OS Version:            Mac OS X 10.11 (15A235d)
Report Version:        11
Anonymous UUID:        41A54380-8EA9-B9EE-DC5E-110BFD52D9D8


Sleep/Wake UUID:       3502C7A1-6EA0-46F1-BC9F-A9DE419BCDB2


Time Awake Since Boot: 5200 seconds
Time Since Wake:       4100 seconds


Crashed Thread:        0  Dispatch queue: com.apple.main-thread


Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY


Application Specific Information:
ProductBuildVersion: 6E35b
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): NSDictionaryOfVariableBindings failed because either one of the values is nil, or there's something wrong with the way the macro is being invoked.  Cannot assign value nil for key "contentView". Keys:(
    contentView
)
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff9549f9b4 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010fa43c34 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9754c052 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff9549f87d +[NSException raise:format:] (in CoreFoundation)
  4  0x00007fff9bf3af7a _NSDictionaryOfVariableBindings (in Foundation)
  5  0x000000010fff680e -[DVTControllerContentView updateConstraints] (in DVTKit)
  6  0x00007fff8de46f3a -[NSViewController updateViewConstraints] (in AppKit)
  7  0x00007fff8de30511 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] (in AppKit)
  8  0x00007fff8de3043e -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] (in AppKit)
  9  0x00007fff8de3043e -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] (in AppKit)
10  0x00007fff8de30821 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke (in AppKit)
11  0x00007fff9bf489b9 -[NSISEngine withBehaviors:performModifications:] (in Foundation)
12  0x00007fff8de30344 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] (in AppKit)
13  0x00007fff8de301aa __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke (in AppKit)
14  0x00007fff9bf489b9 -[NSISEngine withBehaviors:performModifications:] (in Foundation)
15  0x00007fff8dca66fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] (in AppKit)
16  0x00007fff8de30151 -[NSView updateConstraintsForSubtreeIfNeeded] (in AppKit)
17  0x00007fff8de300cb __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke (in AppKit)
18  0x00007fff9bf489b9 -[NSISEngine withBehaviors:performModifications:] (in Foundation)
19  0x00007fff8dca66fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] (in AppKit)
20  0x00007fff8de2ffea -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] (in AppKit)
21  0x00007fff8e472d95 ___NSWindowGetDisplayCycleObserver_block_invoke (in AppKit)
22  0x00007fff8e0c6322 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke (in AppKit)
23  0x00007fff8c2cd6f9 CA::Transaction::run_commit_handlers(CATransactionPhase) (in QuartzCore)
24  0x00007fff8c168690 CA::Context::commit_transaction(CA::Transaction*) (in QuartzCore)
25  0x00007fff8c168438 CA::Transaction::commit() (in QuartzCore)
26  0x00007fff8df58f5c -[NSProgressIndicator startAnimation:] (in AppKit)
27  0x0000000110e48a2d -[IDEDistributionProgressViewController loadView] (in IDEKit)
28  0x00007fff8ddea20b -[NSViewController _loadViewIfRequired] (in AppKit)
29  0x00007fff8ddea176 -[NSViewController view] (in AppKit)
30  0x000000010fe97951 -[DVTViewController view] (in DVTKit)
31  0x0000000110e48edd -[IDEDistributionPackagingStepViewController viewDidInstall] (in IDEKit)
32  0x00000001100b9e0f -[DVTViewController _didInstallContentView:] (in DVTKit)
33  0x000000010feaafac -[DVTControllerContentView _viewDidInstall] (in DVTKit)
34  0x000000010feaa83c -[DVTControllerContentView viewDidMoveToWindow] (in DVTKit)
35  0x00007fff8dca618c -[NSView _setWindow:] (in AppKit)
36  0x00007fff8dcb0eb7 -[NSView addSubview:] (in AppKit)
37  0x00007fff8de60d97 -[NSView setSubviews:] (in AppKit)
38  0x000000010fe9d0f7 -[DVTBorderedView setContentView:] (in DVTKit)
39  0x0000000110e40f16 -[IDEDistributionAssistantWindowController setDistributionStep:] (in IDEKit)
40  0x00007fff9bf173f4 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] (in Foundation)
41  0x00007fff9bf73a49 _NSSetObjectValueAndNotify (in Foundation)
42  0x0000000110e42063 -[IDEDistributionAssistantWindowController next:] (in IDEKit)
43  0x0000000110f87132 __75-[IDEDistributionSigningAssetsStepViewController _locateSigningAssetsAsync]_block_invoke (in IDEKit)
44  0x00007fff927925b1 _dispatch_call_block_and_release (in libdispatch.dylib)
45  0x00007fff9278e3f1 _dispatch_client_callout (in libdispatch.dylib)
46  0x00007fff9279fbae _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
47  0x00007fff953e70b9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation)
48  0x00007fff953a289d __CFRunLoopRun (in CoreFoundation)
49  0x00007fff953a1e98 CFRunLoopRunSpecific (in CoreFoundation)
50  0x00007fff8fe04675 RunCurrentEventLoopInMode (in HIToolbox)
51  0x00007fff8fe0440b ReceiveNextEventCommon (in HIToolbox)
52  0x00007fff8fe0424b _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
53  0x00007fff8dcff60f _DPSNextEvent (in AppKit)
54  0x00007fff8e0cce9c -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
55  0x000000010ffc5aaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
56  0x00007fff8dcf549a -[NSApplication run] (in AppKit)
57  0x00007fff8dc77522 NSApplicationMain (in AppKit)
58  0x00007fff90dc75ad start (in libdyld.dylib)
59  0x0000000000000001

abort() called


Application Specific Signatures:
NSInternalInconsistencyException


Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9549f9cc __exceptionPreprocess + 172
1   DVTFoundation                       0x000000010fa43c34 DVTFailureHintExceptionPreprocessor + 194
2   libobjc.A.dylib                     0x00007fff9754c052 objc_exception_throw + 48
3   CoreFoundation                      0x00007fff9549f87d +[NSException raise:format:] + 205
4   Foundation                          0x00007fff9bf3af7a _NSDictionaryOfVariableBindings + 885
5   DVTKit                              0x000000010fff680e -[DVTControllerContentView updateConstraints] + 193
6   AppKit                              0x00007fff8de46f3a -[NSViewController updateViewConstraints] + 49
7   AppKit                              0x00007fff8de30511 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 683
8   AppKit                              0x00007fff8de3043e -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 472
9   AppKit                              0x00007fff8de3043e -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 472
10  AppKit                              0x00007fff8de30821 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke + 275
11  Foundation                          0x00007fff9bf489b9 -[NSISEngine withBehaviors:performModifications:] + 155
12  AppKit                              0x00007fff8de30344 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 222
13  AppKit                              0x00007fff8de301aa __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 49
14  Foundation                          0x00007fff9bf489b9 -[NSISEngine withBehaviors:performModifications:] + 155
15  AppKit                              0x00007fff8dca66fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
16  AppKit                              0x00007fff8de30151 -[NSView updateConstraintsForSubtreeIfNeeded] + 102
17  AppKit                              0x00007fff8de300cb __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke + 141
18  Foundation                          0x00007fff9bf489b9 -[NSISEngine withBehaviors:performModifications:] + 155
19  AppKit                              0x00007fff8dca66fb -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
20  AppKit                              0x00007fff8de2ffea -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] + 230
21  AppKit                              0x00007fff8e472d95 ___NSWindowGetDisplayCycleObserver_block_invoke + 221
22  AppKit                              0x00007fff8e0c6322 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 297
23  QuartzCore                          0x00007fff8c2cd6f9 _ZN2CA11Transaction19run_commit_handlersE18CATransactionPhase + 85
24  QuartzCore                          0x00007fff8c168690 _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 160
25  QuartzCore                          0x00007fff8c168438 _ZN2CA11Transaction6commitEv + 508
26  AppKit                              0x00007fff8df58f5c -[NSProgressIndicator startAnimation:] + 433
27  IDEKit                              0x0000000110e48a2d -[IDEDistributionProgressViewController loadView] + 91
28  AppKit                              0x00007fff8ddea20b -[NSViewController _loadViewIfRequired] + 75
29  AppKit                              0x00007fff8ddea176 -[NSViewController view] + 30
30  DVTKit                              0x000000010fe97951 -[DVTViewController view] + 39
31  IDEKit                              0x0000000110e48edd -[IDEDistributionPackagingStepViewController viewDidInstall] + 313
32  DVTKit                              0x00000001100b9e0f -[DVTViewController _didInstallContentView:] + 244
33  DVTKit                              0x000000010feaafac -[DVTControllerContentView _viewDidInstall] + 330
34  DVTKit                              0x000000010feaa83c -[DVTControllerContentView viewDidMoveToWindow] + 97
35  AppKit                              0x00007fff8dca618c -[NSView _setWindow:] + 3179
36  AppKit                              0x00007fff8dcb0eb7 -[NSView addSubview:] + 475
37  AppKit                              0x00007fff8de60d97 -[NSView setSubviews:] + 931
38  DVTKit                              0x000000010fe9d0f7 -[DVTBorderedView setContentView:] + 193
39  IDEKit                              0x0000000110e40f16 -[IDEDistributionAssistantWindowController setDistributionStep:] + 143
40  Foundation                          0x00007fff9bf173f4 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 702
41  Foundation                          0x00007fff9bf73a49 _NSSetObjectValueAndNotify + 274
42  IDEKit                              0x0000000110e42063 -[IDEDistributionAssistantWindowController next:] + 887
43  IDEKit                              0x0000000110f87132 __75-[IDEDistributionSigningAssetsStepViewController _locateSigningAssetsAsync]_block_invoke + 2417
44  libdispatch.dylib                   0x00007fff927925b1 _dispatch_call_block_and_release + 12
45  libdispatch.dylib                   0x00007fff9278e3f1 _dispatch_client_callout + 8
46  libdispatch.dylib                   0x00007fff9279fbae _dispatch_main_queue_callback_4CF + 1685
47  CoreFoundation                      0x00007fff953e70b9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
48  CoreFoundation                      0x00007fff953a289d __CFRunLoopRun + 1949
49  CoreFoundation                      0x00007fff953a1e98 CFRunLoopRunSpecific + 296
50  HIToolbox                           0x00007fff8fe04675 RunCurrentEventLoopInMode + 235
51  HIToolbox                           0x00007fff8fe0440b ReceiveNextEventCommon + 432
52  HIToolbox                           0x00007fff8fe0424b _BlockUntilNextEventMatchingListInModeWithFilter + 71
53  AppKit                              0x00007fff8dcff60f _DPSNextEvent + 1076
54  AppKit                              0x00007fff8e0cce9c -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 423
55  DVTKit                              0x000000010ffc5aaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
56  AppKit                              0x00007fff8dcf549a -[NSApplication run] + 682
57  AppKit                              0x00007fff8dc77522 NSApplicationMain + 1176
58  libdyld.dylib                       0x00007fff90dc75ad start + 1
59  ???                                 0x0000000000000001 0x0 + 1



Anyone have any ideas before I burn a support request?


I have tried the following:

cleaning

deleting derived data

submitting with only the organizer window open in Xcode
validating instead of submitting

refreshing my account and provisioning profiles


Thanks

That's work for me : Developping and archiving on XCode.4 and use the Organizer of XCode 7 (Without open the project, just sending the archive) to publish it !


Cheers !

Me the same

Xcode 7.1 beta 2

Xcode 7.0.1 from AppStore

run on El Capitan 10.11 (15A284)

Crash when I put developer account to Xcode.

Xcode 6.4 crash during submission to app store.
 
 
Q