xcode6.3 - Xcode 6.3: Crash while archiving a project -
i have got xcode 6.3 installed , receiving xcode crash while archiving project.
and actually, don't know how proceed. cannot push product itunes connect.
i checking if can roll xcode 6.2.
process: xcode [4677] path: /applications/xcode.app/contents/macos/xcode identifier: com.apple.dt.xcode version: 6.3 (7569) build info: ideframeworks-7569000000000000~2 app item id: 497799835 app external id: 812135760 code type: x86-64 (native) parent process: ??? [1] responsible: xcode [4677] user id: 502 date/time: 2015-04-09 22:23:04.523 +0200 os version: mac os x 10.10.3 (14d131) report version: 11 time awake since boot: 9100 seconds time since wake: 2000 seconds crashed thread: 12 dispatch queue: nsoperationqueue 0x7f946daa5ef0 :: nsoperation 0x7f946d9284b0 (qos: user_initiated) exception type: exc_crash (sigabrt) exception codes: 0x0000000000000000, 0x0000000000000000 application specific information: productbuildversion: 6d570 uncaught exception (nsinvalidargumentexception): *** -[nsurl urlbyappendingpathcomponent:]: component, components, or pathextension cannot nil. userinfo: (null) hints: none backtrace: 0 0x00007fff984e6024 __exceptionpreprocess (in corefoundation) 1 0x00000001042e0184 dvtfailurehintexceptionpreprocessor (in dvtfoundation) 2 0x00007fff977aa76e objc_exception_throw (in libobjc.a.dylib) 3 0x00007fff984e5eed +[nsexception raise:format:] (in corefoundation) 4 0x00007fff8fae581d -[nsurl(nsurlpathutilities) urlbyappendingpathcomponent:] (in foundation) 5 0x0000000107029a41 -[dvtsourcecontrolworkspaceblueprint saveblueprintinfolder:options:] (in dvtsourcecontrol) 6 0x0000000104f6eb61 __96+[idearchive _copyscmblueprintfromworkspace:toarchivewithpath:usingfilemanager:completionblock:]_block_invoke (in idefoundation) 7 0x0000000107020c24 __77-[dvtsourcecontrolworkspace blueprintwithremoterepositories:completionblock:]_block_invoke (in dvtsourcecontrol) 8 0x00007fff8fb257e8 __nsblockoperation_is_calling_out_to_a_block__ (in foundation) 9 0x00007fff8fb255b5 -[nsblockoperation main] (in foundation) 10 0x00007fff8fb24a6c -[__nsoperationinternal _start:] (in foundation) 11 0x00007fff8fb24543 __nsoqschedule_f (in foundation) 12 0x00007fff944f4c13 _dispatch_client_callout (in libdispatch.dylib) 13 0x00007fff944f8365 _dispatch_queue_drain (in libdispatch.dylib) 14 0x00007fff944f9ecc _dispatch_queue_invoke (in libdispatch.dylib) 15 0x00007fff944f76b7 _dispatch_root_queue_drain (in libdispatch.dylib) 16 0x00007fff94505fe4 _dispatch_worker_thread3 (in libdispatch.dylib) 17 0x00007fff99dcd637 _pthread_wqthread (in libsystem_pthread.dylib) 18 0x00007fff99dcb40d start_wqthread (in libsystem_pthread.dylib) abort() called application specific signatures: nsinvalidargumentexception application specific backtrace 1: 0 corefoundation 0x00007fff984e603c __exceptionpreprocess + 172 1 dvtfoundation 0x00000001042e0184 dvtfailurehintexceptionpreprocessor + 194 2 libobjc.a.dylib 0x00007fff977aa76e objc_exception_throw + 43 3 corefoundation 0x00007fff984e5eed +[nsexception raise:format:] + 205 4 foundation 0x00007fff8fae581d -[nsurl(nsurlpathutilities) urlbyappendingpathcomponent:] + 84 5 dvtsourcecontrol 0x0000000107029a41 -[dvtsourcecontrolworkspaceblueprint saveblueprintinfolder:options:] + 225 6 idefoundation 0x0000000104f6eb61 __96+[idearchive _copyscmblueprintfromworkspace:toarchivewithpath:usingfilemanager:completionblock:]_block_invoke + 112 7 dvtsourcecontrol 0x0000000107020c24 __77-[dvtsourcecontrolworkspace blueprintwithremoterepositories:completionblock:]_block_invoke + 5293 8 foundation 0x00007fff8fb257e8 __nsblockoperation_is_calling_out_to_a_block__ + 7 9 foundation 0x00007fff8fb255b5 -[nsblockoperation main] + 97 10 foundation 0x00007fff8fb24a6c -[__nsoperationinternal _start:] + 653 11 foundation 0x00007fff8fb24543 __nsoqschedule_f + 184 12 libdispatch.dylib 0x00007fff944f4c13 _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007fff944f8365 _dispatch_queue_drain + 1100 14 libdispatch.dylib 0x00007fff944f9ecc _dispatch_queue_invoke + 202 15 libdispatch.dylib 0x00007fff944f76b7 _dispatch_root_queue_drain + 463 16 libdispatch.dylib 0x00007fff94505fe4 _dispatch_worker_thread3 + 91 17 libsystem_pthread.dylib 0x00007fff99dcd637 _pthread_wqthread + 729 18 libsystem_pthread.dylib 0x00007fff99dcb40d start_wqthread + 13
seems problem when have old project subprojects under source control while main 1 not.
i have removed xcode preferences source control completely, , seems did trick - archiving works.
to remove project source control press command+, (or select preferences main menu) -> source control , uncheck parameters.
i following issue in developer forums , seems apple aware of issues.
new projects not affected.
edit new version of xcode (6.3.1)
after installing new version of xcode yesterday have enabled source control , works correctly. below version now: