简体   繁体   English

无法使用多个开发者帐户在Xcode 5上添加权利

[英]Unable to add entitlement on Xcode 5 with multiple developer accounts

I have multiple developer accounts registered on my Mac, the first one being my personal, and the rest the people/companies that I work with/for. 我在Mac上注册了多个开发人员帐户,第一个是我的个人帐户,其余的是我与之合作/为其工作的人/公司。 I am trying to add an In-app purchase entitlement to one of the projects and I'm getting An app ID with identifier 'com.XXX.XXX' [I have my correct bundle ID there] is not available. Please enter a different string. 我正在尝试向其中一个项目添加应用内购买权利,并且得到An app ID with identifier 'com.XXX.XXX' [I have my correct bundle ID there] is not available. Please enter a different string. An app ID with identifier 'com.XXX.XXX' [I have my correct bundle ID there] is not available. Please enter a different string. error. 错误。 The first time I've tried to add, I got an error about my personal developer account (that isn't tied to the app that I'm working on) not having that app (which is true). 第一次尝试添加时,我遇到了一个关于我的个人开发人员帐户(与我正在使用的应用程序无关)的错误,该帐户没有该应用程序(的确如此)。 How can I add the entitlement from Xcode (other than manually editing, obviously)? 如何从Xcode添加权利(显然不是手动编辑)?

确保选择正确的配置文件(手动或自动)。

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

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