Apple开发人员帐户团队未出现在VS Mac上 [英] Apple developer account teams not showing up on VS Mac

查看:306
本文介绍了Apple开发人员帐户团队未出现在VS Mac上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在Visual Studio Mac Community 2017上登录我的Apple ID帐户时,团队没有出现. 要使用此帐户,我必须有一个付费的Apple开发人员帐户吗?

When I log in my apple id account on Visual Studio Mac Community 2017, teams doesn't show up. Do I have to have a paid apple developer account to use this?

没有显示任何团队,并且查看详细信息..."按钮没有任何作用. 另外,帐户左侧的图标是笑脸图标,它应该是

There are no team displayed, and the button "View Details..." doesn't do anything. Also, the icon on the left side of the account is a smiley face icon and it should be a user icon in the official tutorial.

截屏:

尽管它在Xcode上可以完美运行:

While it works perfectly on Xcode:

环境:
-已安装Xcode命令行.
-已安装Fastlane.

Environments:
- Xcode commandline installed.
- Fastlane installed.

我已经完成了哪些故障排除:
-重新安装Fastlane.
-使用其他帐户(没有一个有效).
-使用Xcode登录(上面的屏幕截图).
-尝试查找任何人在网上遇到相同的问题,但没有找到任何问题.

What troubleshooting I have already done:
- Reinstall Fastlane.
- Use other accounts (none of them worked).
- Use Xcode to log in (screenshot above).
- Try to find anyone had the same problem online and didn't find any.

推荐答案

如果使用个人免费帐户,则团队不会出现在VS中,而是会出现在XCode中.每次您需要生成新的规定时,都必须:

In case of a personal free account, teams won't appear in VS but will appear in XCode. Every time you need to generate new provision you have to:

  1. 使用某种测试项目打开XCode
  2. 在plist中设置目标捆绑包ID(只要供应与捆绑包ID紧密相关,此步骤很重要)
  3. 从XCode部署到设备,它将生成所有必需的证书/配置文件并保存在Mac上
  4. 转到VS,让您在实际应用中的捆绑包ID与您相同 刚刚为
  5. 生成了
  6. 在设备上运行命中-它 应该可以正常工作
  1. open XCode with some kind of test project
  2. set the targeted bundle id in plist (this step is important as long as provision is tightly coupled with the bundle id)
  3. deploy to a device from XCode, it will generate all the required cert/profiles and saves on the Mac
  4. go to VS, make you your bundle id in the real app is the same you just generated provision for
  5. hit run on a device - it should work just fine

这篇关于Apple开发人员帐户团队未出现在VS Mac上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆