When I try to submit my app to app store, the xcode crash and give me this log:
Backtrace:
0 0x000000010c0a1b6a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 0x000000010adfb5df _DVTAssertionHandler (in DVTFoundation)
2 0x000000010adfb8ce _DVTAssertionFailureHandler (in DVTFoundation)
3 0x000000010b76e48e +[IDEIssueManager _issueProviderInfo] (in IDEFoundation)
4 0x000000010b76db0d -[IDEIssueManager _updateIssueProviders] (in IDEFoundation)
5 0x000000010ae0e3de __73-[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:]_block_invoke (in DVTFoundation)
6 0x000000010ad83d5c DVTInvokeWithStrongOwnership (in DVTFoundation)
7 0x000000010ac353e4 -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] (in DVTFoundation)
8 0x00007fff8e7ca0f3 NSKeyValueNotifyObserver (in Foundation)
9 0x00007fff8e7d6d68 NSKeyValueDidChange (in Foundation)
Yesterday erevything work fine.