简体   繁体   English

Xcode 6.2 - 无法存档构建

[英]Xcode 6.2 - unable to archive a build

I recently updated to OSx 10.10.2 and Xcode 6.2. 我最近更新到OSx 10.10.2和Xcode 6.2。

I have a Unity project I'm working on that I've made for iOS and released through iTunes connect dozens of times. 我有一个我正在研究的Unity项目,我已经为iOS制作并通过iTunes连接发布了几十次。 Now, on Xcode 6.2, once I get my project into Xcode, I can't get past the first step. 现在,在Xcode 6.2上,一旦我的项目进入Xcode,我就无法完成第一步。

Namely, Project->Archive. 即,Project-> Archive。 I need to archive my build to get it up to iTunes Connect. 我需要归档我的构建版本才能将其转换为iTunes Connect。 However, the "Archive" option is disabled, greyed out. 但是,“存档”选项被禁用,显示为灰色。

How do I archive my build? 如何归档我的构建? Is there a new workflow for getting things to iTunes Connect? 有没有新的工作流程来获取iTunes Connect?

Thank you! 谢谢!

Maybe its not the case, by check out if you have selected other destination instead iOS device. 也许情况并非如此,如果您选择其他目的地而不是iOS设备,请查看。 Check this answer. 检查这个答案。

If Archive is grayed out, it's because you have a simulator selected and did not select "Generic iOS Device". 如果存档显示为灰色,那是因为您选择了模拟器并且没有选择“通用iOS设备”。 "your device" (could be your iPhone) also would work. “你的设备”(可能是你的iPhone)也可以使用。 I am Using Xcode 8 Swift 3.0. 我正在使用Xcode 8 Swift 3.0。 在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM