如何在我的设备上调试 iPhone 应用程序?
我是 iOS 初学者.我收到了团队成员的邀请.所以我接受了邀请,我正在尝试在我的设备上测试 iPhone 应用程序.但是我在 Xcode 帐户中看不到团队帐户.xcode 帐户中只有我的免费开发者帐户(个人团队).如果我与团队帐户成员一起测试该怎么办?
I'm a iOS beginner. I received a invitation with team member. So I accepted the invitation and I'm trying to test a iPhone app on my device. But I can't see the team account in Xcode account. There is only my free developer account (Personal Team) in xcode account. What do I do if I test with team account member?
您需要在 Xcode 中登录他们的 Apple ID(使用开发者帐户).
You will need to sign in to their Apple ID (with the Developer account) in Xcode.
转到 Xcode->Preferences->Accounts 并添加一个新帐户.您将需要电子邮件和密码.
Go to Xcode->Preferences->Accounts and add a new account. You will need the email and password.
团队应该出现在项目的常规设置的下拉列表选项中.
The team should appear in the drop down list option of the general settings of the project.