Xcode 6.3:归档项目时崩溃 [英] Xcode 6.3: Crash while archiving a project

查看:106
本文介绍了Xcode 6.3:归档项目时崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了Xcode 6.3,并且在归档项目时立即收到Xcode崩溃.

I have just got Xcode 6.3 installed and immediately receiving a Xcode crash while archiving a project.

实际上,我不知道如何进行.我无法将产品推送到iTunes Connect.

And actually, I don't know how to proceed. I cannot push my product to iTunes Connect.

我还在检查是否可以回滚到Xcode 6.2.

I am also checking if I can roll back to 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 be 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 like the problem is when you have an old project with some subprojects under source control while the main one is not.

我已经完全从Xcode Preferences源代码控件中删除了,而且似乎可以解决问题-现在存档可以正常工作.

I have removed from Xcode Preferences source control completely, and it seems did the trick - now archiving works.

要从Source Control中删除项目,请按Command +,(或从主菜单中选择Preferences)-> Source Control,然后取消选中所有参数.

To remove your project from Source Control press command+, (or select Preferences from main menu) -> Source Control and uncheck all parameters.

我正在开发者论坛中关注此问题,似乎Apple意识到了这些问题.

I am following this issue in the developer forums and seems like Apple is aware of the issues.

新项目不受影响.

编辑新版本的XCODE(6.3.1)

昨天安装了新版本的Xcode之后,我启用了源代码控制,它现在可以正常工作.下面是我的版本:

After installing new version of Xcode yesterday I have enabled Source Control and it works now correctly. Below is my version now:

这篇关于Xcode 6.3:归档项目时崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆