【发布时间】:2011-07-24 14:34:33
【问题描述】:
尝试使用 Xcode 4 构建临时发行版。 考虑一下我的 project.xcodeproj 是使用非常旧版本的 Xcode 创建的。 现在环顾一下构建设置,我找不到 Code Signing Identity Ad Hoc,如附图所示:
任何帮助表示赞赏
【问题讨论】:
标签: iphone xcode4 identity signing ad-hoc-distribution
尝试使用 Xcode 4 构建临时发行版。 考虑一下我的 project.xcodeproj 是使用非常旧版本的 Xcode 创建的。 现在环顾一下构建设置,我找不到 Code Signing Identity Ad Hoc,如附图所示:
任何帮助表示赞赏
【问题讨论】:
标签: iphone xcode4 identity signing ad-hoc-distribution
@freedev 我刚刚写了一个blog post detailing the ad hoc process in Xcode 4,应该对你有帮助。
【讨论】:
You might want to check this document out: Xcode 4 transition guide
项目和构建设置现在位于项目文件的顶部。
【讨论】: