XCode4 构建问题 - 代码签名身份临时缺失
尝试使用 Xcode 4 构建一个临时发行版。 考虑一下我的 project.xcodeproj 是使用非常旧版本的 Xcode 创建的。 现在环顾构建设置,我找不到代码签名身份特设,如附图所示:
任何帮助赞赏
trying to build an ad hoc distribution with Xcode 4.
Consider that my project.xcodeproj was created with a very old version of Xcode.
Now Looking around at Build Setting I cannot find Code Signing Identity Ad Hoc as shown into attached image:
Any help appreciated
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
@freedev 我刚刚写了一篇 博客文章,详细介绍了 Xcode 4 中的临时流程,应该对您有帮助。
@freedev I just wrote a blog post detailing the ad hoc process in Xcode 4 that should help you.
您可能想查看此文档:Xcode 4 转换指南
项目和构建设置现在位于项目文件的顶部。
You might want to check this document out: Xcode 4 transition guide
Project and build settings are now at the top of the project files.