简体   繁体   English

发行设置配置文件不会设置为“有效”

[英]Distribution provisioning profile will not be set to “Active”

The distribution provisioning profile that I use for my iOS app "BodBot Personal Trainer" has been working without issue for the past several months. 在过去的几个月中,我用于iOS应用程序“ BodBot Personal Trainer”的分发配置配置文件一直没有问题。 Without any change from my part, it became invalid. 我没有做任何更改,它就无效了。 It appears that the accompanying Certificate had expired a few days before I found that the profile became invalid, so I assumed I just needed to "Generate" the profile again. 似乎随附的证书已经过期了几天,我才发现该配置文件变为无效,因此我认为我只需要再次“生成”该配置文件。 This did not work. 这没有用。 I then verified that the related App ID was fully functionality, which it was. 然后,我验证了相关的App ID是否具有完整的功能。 I then created a new Certificate as well as a new Provisioning Profile associated with that Certificate. 然后,我创建了一个新的证书以及与该证书关联的新的配置文件。 None of these actions seem to successfully result in a working Distribution Provisioning Profile associated with my App ID. 这些操作似乎均未成功导致与我的App ID相关联的有效的分发配置文件。

Odd note: Each time I Generate the Provisioning Profile, it shows up as "Active" for around 10 minutes, at which point it shows up as "Invalid" 奇怪的是:每次我生成“配置文件”时,它会在大约10分钟内显示为“活动”,这时它会显示为“无效”

Question: There's little/no detail as to what is going on here. 问题:这里发生的事情很少/没有细节。 Any help, even if it's just a place to look for additional data for a diagnosis, would be very much appreciated. 任何帮助,即使只是在诊断中查找其他数据的地方,也将不胜感激。 When it comes to provisioning profiles, I'm pretty lost. 当谈到配置文件时,我很迷茫。

This sounds like symptoms of automatic provisioning resolving done via XCode. 这听起来像是通过XCode完成自动配置解析的症状。 Even though it works sometimes, it's good practice to avoid using this feature, as usually it is invalidating current profiles for some reason. 尽管有时可以使用,但最好避免使用此功能,因为通常由于某种原因它会使当前配置文件无效。

Consider trying out brand new tool by F.Krause, which will allow to centralise provisioning profiles and avoid their constant invalidation/re-generation. 考虑尝试使用F.Krause的全新工具 ,该工具将允许集中配置文件并避免其不断失效/重新生成。

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

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