“没有 iOS 代码签名密钥与指定的配置文件匹配"在 iPhone 上调试时 [英] "No iOS code signing key matches specified provisioning profile" when debuggin on iPhone

查看:30
本文介绍了“没有 iOS 代码签名密钥与指定的配置文件匹配"在 iPhone 上调试时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

无论我在 Apple 开发门户中设置什么,我都会收到此错误.我通过 Mac 上的 XCode 下载所有内容.重新启动 Visual Studio.Visual Studio 选取新下载的配置文件.我已经尝试了调试和临时配置文件.任何帮助将不胜感激.我已经阅读了其他帖子和答案,没有任何帮助

I keep getting this error no matter what I set up in the Apple dev portal. I download everything through XCode on the Mac. Restart Visual Studio. Visual Studio picks up newly downloaded provisioning profile. I've tried both debug and adHoc provisioning profiles. Any help would be greatly appreciated. I've read other posts and answers, nothing helps

推荐答案

您应用中的包标识符是否与门户上的应用 ID 匹配?门户 上列出的应用 ID 应该匹配(完全匹配或使用通配符 *).然后在您的 info.plist 中,它应该与您的 CFBundleIdentifier 匹配.这就是它用来匹配配置文件的内容.

Does your bundle identifier in your app match your app id on the portal? The app id listed on the portal should match (either exactly or with a wildcard *). Then in your info.plist, it should match your CFBundleIdentifier. That's what it uses to match provisioning profiles.

这篇关于“没有 iOS 代码签名密钥与指定的配置文件匹配"在 iPhone 上调试时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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