升级到Xcode 6.3后,无法提交新建的iOS应用档案 [英] After upgrading to Xcode 6.3, newly built iOS app archives can't be submitted

查看:71
本文介绍了升级到Xcode 6.3后,无法提交新建的iOS应用档案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

升级到6.3并为我的iOS应用构建档案后,档案显示在其他项目"下,提交至App Store"显示为灰色.

After upgrading to 6.3 and building an archive for my iOS app, the archive appears under "Other Items" and "Submit to App Store" is grayed out.

在升级之前,我的归档文件已正确列出在应用程序的名称下.

My archives built prior to upgrading are listed correctly under the name of the app.

我注意到它对于我的Mac版本的应用程序正常工作.

I noticed that it works correctly for the Mac version of my app.

我尝试将iOS版本的目标名称和方案名称更改为与管理器中iOS应用程序下的名称完全匹配,但这无济于事(如果只有这么简单!).

I tried changing the iOS version's target name and scheme name to all match the name under iOS Apps in the Organizer but that didn't help (if only things were that simple!).

推荐答案

Apple的解决方案

例如,我的应用"Tripla"有一个主项目和一个子项目(Google-API-client:GTL.xcodeproj).在主项目中,它有一个主要目标和4个子目标,而在GTL.xcodeproj中,它有4个目标.

Resolution from Apple

For example, my app "Tripla" has one main project and one sub-project (Google-API-client: GTL.xcodeproj). In the main project, it has one main target and 4 sub-targets, and in the GTL.xcodeproj, it has 4 targets.

在构建设置"标签中跳过安装在主项目设置中为YES, 但在子项目及其所有子目标中为NO.

Skip-install in tab "Build Setting" in the main project setting is YES, but NO in the sub-project and all its sub-targets.

在构建设置"标签中跳过安装主项目的主要目标中的是",其余子目标中的否".

Skip-install in tab "Build Setting" in the main target of the main project is YES, but NO in the rest of sub-targets.

它确实解决了我的应用"Tripla"的问题.

It did solve this issue of my app "Tripla".

Apple对技术说明TN2215进行故障排除

这篇关于升级到Xcode 6.3后,无法提交新建的iOS应用档案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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