3

I'm having a problem with Xcode and GIT. I have my provisioning profile set to "auto select", on my computer the profile selected is correct (Com.Company.App), but when my partner updates their code rather then selecting their correct version of the profile, it selects the Team Profile (Com.Company.*).

How do I tell Xcode that I want it to explicitly use the com.company.app profile and not the team profile ?

Thanks for the assistance.

EDIT: Updating this question with some additional information. The issue is coming from Xcode auto selecting the 1st Team profile in my list (I have multiple team profiles for various clients) The client that I am working on is number 3 on the list... If I manually select the correct profile everything works properly, until I update from GIT and then it defaults back to the 1st one on the list... Its very frustrating...

4

1 回答 1

0

要管理帐户和其他设置,您可以转到 xcode 首选项 > 帐户,现在您可以管理这些东西了。

于 2013-12-19T12:26:31.257 回答