简体   繁体   English

XCode一直撤销我所有的配置文件

[英]XCode keeps revoking all my provisioning profiles

We're working on the same project 2 persons. 我们正在同一个项目上2人。 I don't understand why Apple forces the use of a "Development" profile, since develop isn't really supposed to be signed but whatevs. 我不明白为什么苹果公司会强制使用“开发”配置文件,因为开发不是真正应该签名的,而是什么。 My issue is each time we compile on our machines, XCode invalidate existing provisioning profiles and create a "Managed" one. 我的问题是,每次在计算机上编译时,XCode都会使现有的配置文件无效,并创建一个“托管”配置文件。

Obviously this isn't XCode fault, but we failed to understand how it is supposed to work. 显然这不是XCode的错误,但是我们无法理解它应该如何工作。 Can we get an step by step on how to set up both development and production on more than 1 machine, using the "Managed by XCode" option, so we don't have to create a CSR each time? 我们是否可以使用“ XCode管理”选项逐步了解如何在多台机器上同时进行开发和生产,因此我们不必每次都创建CSR? Thanks in advance 提前致谢

The short answer? 简短的答案? Don't manage your provisioning profiles with XCode, I myself and countless others have the same issue and the only way I found around it was to manage them myself or using something like Sigh 不要用XCode管理您的配置文件,我自己和无数其他人都遇到相同的问题,而我发现它的唯一方法是自己管理它们或使用Sigh之类的东西

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

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