xcode6 - Xcode 6.3 - Crash on Archive, NSOperationQueue -


xcode version 6.3.2 coding project: objective-c

i can not send application apple, error when upload.

can correct error?

crashed thread:        15  dispatch queue: nsoperationqueue 0x7fb2c8a0bf50 :: nsoperation 0x7fb2c8bf5480 (qos: user_initiated)  exception type:        exc_crash (sigabrt) exception codes:       0x0000000000000000, 0x0000000000000000  application specific information: productbuildversion: 6d2105 assertion failure in /sourcecache/ideframeworks/ideframeworks-7718/idefoundation/issues/ideissuemanager.m:457 details:  method must called on main thread object:   <ideissuemanager> method:   +_issueproviderinfo thread:   <nsthread: 0x7fb2c75fbc90>{number = 21, name = (null)} hints:   none 

close "workspace/project view", leave "organiser view" opened , submit app.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -