xcode 未找到未过期的配置文件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/33218497/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 08:04:36  来源:igfitidea点击:

No non-expired provisioning profiles were found

iosxcode

提问by Slavcho

enter image description here
I cannot test my app on my device, the error that I'm seeing is the one shown in the image.
Even if I choose my account for Team I get the following message "An App ID with Identifier 'identifier' is not available. Please enter a different string.". I haven't enrolled to Apple's membership, but on my other mac this wasn't occurring. In my keychain access the certificates are installed but no provisioning profiles yet because I don't have any of them as soon as I'm free user.

在此处输入图片说明
我无法在我的设备上测试我的应用程序,我看到的错误是图像中显示的错误。
即使我选择我的团队帐户,我也会收到以下消息"An App ID with Identifier 'identifier' is not available. Please enter a different string."。我还没有注册 Apple 会员,但在我的另一台 Mac 上没有发生这种情况。在我的钥匙串访问中,证书已安装,但还没有配置文件,因为我一成为免费用户就没有任何配置文件。

采纳答案by Sami

Based on the discussion.

根据讨论。

Importing the developer account from the working machine resolved the issue:

从工作机导入开发者账号解决了这个问题:

https://developer.apple.com/library/ios/recipes/xcode_help-accounts_preferences/articles/export_signing_assets.html

https://developer.apple.com/library/ios/recipes/xcode_help-accounts_preferences/articles/export_signing_assets.html