Xcode-generated iOS provisioning profiles not visible in Member Center

只愿长相守 提交于 2019-12-10 16:21:34

问题


My Xcode-generated iOS provisioning profiles aren't showing up under 'Provisioning Profiles' in 'Certificates, Identifiers & Profiles' in the Member Center. I'm trying to find out if this is the expected behavior, or if it's an error of some sort.

It may be addressed in the documentation somewhere, but I haven't found it. I searched stackoverflow but didn't find any discussion of the issue. I've found mention of what sounds like the same issue on other forums, but haven't found any clear answers.

I have an individual paid developer account, and everything else seems to be working as expected.

My Xcode-generated profiles appear correctly in Xcode->Preferences->Accounts->View Details. If I delete a profile in Xcode (right-click, 'Move to Trash'), the profile remains in the list, but now has a 'Download' button next to it. If I click the 'Download' button the profile is restored. This suggests to me that the profile does in fact exist in my online account somewhere. But if that's the case, I don't understand why it's not displayed in Member Center.

Are Xcode-generated provisioning profiles supposed to be visible in Member Center? If not, why can they be downloaded after deletion in Xcode?

来源:https://stackoverflow.com/questions/41593579/xcode-generated-ios-provisioning-profiles-not-visible-in-member-center

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!