Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是使用 XCode 的新手,我一直在关注本教程,并且一直到 Edit Schema 以从下拉列表中选择 Distribution,但我能看到的只是 Debug 和 Release。有谁知道为什么?
这是视频:
http://www.youtube.com/watch?v=dbabzWVvcvE
您必须自己创建方案并进行分发(aps store/ad hoc),这意味着复制发布方案并在每个新方案的构建设置下设置代码签名证书。