将App上传到App Store期间Xcode 9崩溃 [英] Xcode 9 crash during uploading app to App Store

查看:123
本文介绍了将App上传到App Store期间Xcode 9崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的项目中,Xcode 9在上载到App Store(或导出到磁盘,这没有关系)时崩溃.我发现这可能是由于cocoapods或某种外部框架错误引起的,因为在我的其他不使用cocoapods的项目中,这种错误不会发生.但是,为什么我要在stackoverflow上创建有关此问题的帖子,是一个问题,如果有人有临时解决方案来解决此问题?

In my project the Xcode 9 crashes during uploading to App Store (or exporting to disk, it does not matter). I have found that it may be caused by cocoapods or some kind of external frameworks bug, because on my other projects which do not use cocoapods this bug does not happen. However why I created post about it here on stackoverflow is the question if anybody has a temporary solution to solve this issue?

不幸的是,尚不清楚何时由Apple或cocapods对其进行修复...因此...将竭诚欢迎您的帮助. 我已经通过以下(缩短的)日志向Apple报告了此错误.

Unfortunately it is not known when it will be fixed by Apple or cocapods...so...every help would be welcomed. I have already reported this bug to Apple with the (shortened) log below.

Process:               Xcode [7494]  
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode  
Identifier:            com.apple.dt.Xcode  
Version:               9.0 (13247)  
Build Info:            IDEFrameworks-13247000000000000~26  
App Item ID:           497799835  
App External ID:       823595305  
Code Type:             X86-64 (Native)  
Parent Process:        ??? [1]  
Responsible:           Xcode [7494]  
User ID:               501  


Date/Time:             2017-09-20 20:04:30.103 +0200  
OS Version:            Mac OS X 10.12.6 (16G29)  
Report Version:        12  
Anonymous UUID:        9D0C9FF5-77EB-F94F-67E5-634E39EAE67B  


Sleep/Wake UUID:       30F3DB44-C016-4799-AD07-A080AA633DE8  


Time Awake Since Boot: 14000 seconds  
Time Since Wake:       1500 seconds  


System Integrity Protection: enabled  


Crashed Thread:        14  Dispatch queue: ConcurrentQueue: -[IDEDistributionPackagingStepViewController viewDidInstall]_block_invoke  


Exception Type:        EXC_BAD_ACCESS (SIGSEGV)  
Exception Codes:       KERN_INVALID_ADDRESS at 0x000007fcb5ab5718  
Exception Note:        EXC_CORPSE_NOTIFY  


Termination Signal:    Segmentation fault: 11  
Termination Reason:    Namespace SIGNAL, Code 0xb  
Terminating Process:   exc handler [0]  

此帖子还发布在 Apple开发者论坛上.

推荐答案

Xcode 9 纠缠了很多天,并尝试了很多事情,其中​​包括提到的

  • 下载并安装 Xcode 8.3.3 (始终保留旧版本,这是终身学习的经验)
  • 使用 Xcode 9
  • 存档该应用
  • 打开 Xcode 8.3.3 ,打开整理器并提交应用
    1. Download and install Xcode 8.3.3 ( Always keep the older version, lesson for life )
    2. Archive the app with Xcode 9
    3. Open Xcode 8.3.3, open Organizer and submit the app

    这有效.祝你好运.

    更新: Xcode 9.0.1 Xcode 9.1 beta 无法解决问题.

    Update: Xcode 9.0.1 and Xcode 9.1 beta doesn't fix the issue.

    这篇关于将App上传到App Store期间Xcode 9崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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