xcode - Xamarin/XCode 注册配置文件错误

标签 xcode xamarin provisioning-profile ios-provisioning

我遇到以下问题。我正在创建 Xamarin iOS 应用程序(由 vs for max 2017),在构建过程中出现此错误:

No installed provisioning profiles match the installed iOS signing identities.

据我所知,这个问题的解决方案与通过 xCode 创建配置文件有关。但是当我尝试通过 xCode 生成配置文件(名称为 testtesyui)时,我看到此错误:

Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug in and select a device to have Xcode register it.

No profiles for 'testtesyui' were found Xcode couldn't find any iOS App Development provisioning profiles matching 'testtesyui'.

我没有任何真正的 iOS 设备,我打算使用 iOS 模拟器。 下面,我列出了 xCode ui 的屏幕截图(我隐藏了个人数据): xCode account settings , xCode general settings

有人可以帮忙解决这个问题吗?如果您需要更多详细信息,请告诉我。 谢谢。

更新: 我在 vs for mac 中打开 info.plist 文件,看到以下内容: info.plist content 。 我尝试登录我的苹果帐户,但最后我看到了这条消息: signin 。结果,我仍然无法选择我的团队。

请您给我一些建议,我哪里错了?

最佳答案

我的问题出在解决方案配置中。由于某种原因,我尝试在“调试|iPhone”模式下构建我的应用程序,而不是在“调试|iPhoneSimulator”模式下。 当我切换到“调试|iPhoneSimulator”模式时,构建工作正常。

关于xcode - Xamarin/XCode 注册配置文件错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48797399/

相关文章:

objective-c - NSButton NSTrackingArea - 跟踪不起作用

iphone - Xcode 3 不允许我安装 Xcode 工具集

java - Xamarin 和 APK 签名 - 更改 JarSigner 的路径

c# - 用按钮更改 Strings.xml?

c# - 如何在 xamarin.forms.maps iOS c# 中单击时更改图钉图标

ios - 无法保存临时部署 xcode 6

xcode - 解析设备上的 FB SDK 登录应用程序传输安全错误,但模拟器上不存在 XCode 7.1 Swift IOS 9 FBSDK 4.7

ios - Today Widget 扩展的配置文件

ios - 列出已安装的移动配置文件

xcode - 无法在我的 Mac 中的设备或模拟器上构建 flutter