我的客户将我作为App Manager和Developer添加到appstoreconnect,但我仍然无法在Xcode中进行构建,也无法看到我的新开发团队。
我认为客户的开发者帐户不是一个组织。
有没有办法代表他存档xcode版本而不获取他的帐户凭据?
答案 0 :(得分:1)
要回答问题的第一部分,您的客户需要将您添加到Apple Developer,而不仅仅是iTunes Connect。
为了简化一些事情, iTunes Connect 只允许您将应用程序提交到App Store,而 Apple Developer 允许您创建证书和配置文件,签署应用程序,并分发开发和临时构建。
答案 1 :(得分:1)
当您可以在AppStore Connect(https://appstoreconnect.apple.com)上看到客户的名称,而在Apple Developer Portal(https://developer.apple.com)上看不到客户的名称时,则表示您的客户将其帐户创建为个人< / strong>。
要检查其帐户类型,客户应转到其开发人员帐户,然后在Membership
部分中检查Entity type
:
在他确认自己的Entity type
设置为个人后,他可以请求通过以下方式之一更改:
转到this contact form (linked above)并填写所有数据(地区,名称,网站,D-U-N-S编号等)。您可以通过单击Need to edit this information?
部分右下角的Membership
来“手动”获得此表单。我会推荐您使用此表格,因为提交之后,Apple不必再与您联系以获取本组织的任何信息。
转到Contact us - submit page,选择Account updates and renewals
,然后在Message
字段中输入以下内容:
I’d like to convert my account from Individual to Organization.
This will be our only Organization account.
Here are the information regarding the company:
CEO/Director Name: First and Last Name.
Company Name: Your Company Name, including Ltd or Inc.
Account Type: Organization.
D-U-N-S Number: your Company’s DUNS number.
Address: Your Company’s Legal Address.
Phone Number: Your mobile phone or another phone number where you can be reached
根据this contact form (linked above),过渡过程可能需要大约 7天才能完成,因此请耐心等待。 :)