档案未显示在 Xcode 4 的管理器中 [英] Archives not showing up in Organizer for Xcode 4

查看:29
本文介绍了档案未显示在 Xcode 4 的管理器中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在 Xcode 4 中创建一个 IPA,就像问这个问题的人一样:

I'm trying to create an IPA in Xcode 4, much like the person who asked this question:

Xcode 4:创建 IPA 文件而不是 .xcarchive

所以--我的档案已成功完成--据说.它将项目的 .xcarchive 文件转储到其目标文件夹中.但是这些档案不会显示在我的管理器窗口中.因此,我无法按照上述问题中的描述共享它们以创建 IPA.

So--I got my Archive completing successfully--supposedly. It dumps .xcarchive files for the project in its destination folder. But these archives don't show up in my Organizer window. So I can't share them as described in the above question to create the IPA.

归档过程中没有错误——它们似乎签名正常.那么为什么档案没有显示在管理器的档案面板中呢?有没有我遗漏的步骤……或者我需要修改的模糊设置?

There are no errors in the archiving process--they seem to be signed OK. So why aren't the archives showing up in the archive panel on the Organizer? Is there some step I'm missing...or obscure setting I need to modify?

推荐答案

EDIT(将所有评论合并到一个答案中)

EDIT (Incorporated all comments to a single answer)

尝试以下一项(或全部)

Try one of the following (or all)

  1. 不要使用 Build For -> Archive,而是在产品菜单中使用存档.然后就会出现.

  1. Instead of using Build For -> Archive, in the product menu just use archive. It will show up then.

在方案编辑器中,编辑方案并转到存档选项卡,确保选中在管理器中显示的复选框.

In the scheme editor, edit the scheme and go to the Archive tab, make sure the check box for show in Organizer is checked.

在方案编辑器的存档选项卡中,检查用于存档的构建配置.确保它具有正确的权利文件 &证书.

In the archive tab in the scheme editor check the build configuration used for archiving. Make sure it has the right entitlements file & certificates.

在构建设置中将 Skip Install -> Release 切换为 NO,对于用于存档的构建设置.

In the build settings switch Skip Install -> Release to NO, for the build settings used for archiving.

如果使用网络驱动器,请确保存档文件夹和 XCode 项目文件位于同一共享文件夹中.我花了几天时间终于弄清楚了这一点,因为我将 XCode 源文件放在了 Windows 共享文件夹中,但 Archives 文件夹位于本地 Mac 上,这导致 Organizer 无法提取档案.

Make sure the archives folder and XCode project files are inside the same shared folder if network drive is used. I took me a few days to finally figure this out as I placed my XCode source files from a Windows shared folder, but the Archives folder is on the local Mac, which caused archives not picked up by Organizer.

感谢@Smikey &@Ralph B &@斯科特麦克米林

Thanks to @Smikey & @Ralph B & @Scott McMillin

这篇关于档案未显示在 Xcode 4 的管理器中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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