本来已经解决了Provisioning Profile的问题:

“MyApp has conflicting provisioning settings. MyApp is automatically signed, but code signing identity iPhone Distribution: Francesco Scala (2************O) has been manually specified. Set the code signing identity value to "iPhone Developer" in the build settings editor, or switch to manual signing in the project editor.”

结果又出现了

“Provisioning profile "ForthePacketCapture" doesn't include signing certificate "iPhone Developer: Weiguang Hou(PVKPSEN75D)".”

的问题,但是developer.apple.com上的certificate identities&profiles 又打不开了,好气啊。

等网页打开的时间把Provisioning Profile问题的解决方法大致记录一下:

Xcode8 相较之前的版本Provisioning Profile管理有所改动,在Xcode-Preferences-Accounts Tab找不到了,而且在Target-Signing界面有Provisioning Profile(Deprecated)一栏,但是这些对于上述问题没有影响,Provisioning Profile 还是配置完了下载安装即可,教程有大神写了:http://blog.csdn.net/crazyzhang1990/article/details/46449503/

出现这个问题的原因,查一下Project-Target下面的 General 以及Build Settings下面的Signing设置问题,我出现的问题的解决步骤即为:

1、Project和Target的General下面的Automatically manage signing取消选中;

2、出现问题的Project Target下面的signing选定安装好的Provisioning Profile,在Provisioning Profile(Deprecated)中选定就可以。

刚刚入iOS的坑,可能写的有问题。

Xcode8 Provisioning Profile问题相关推荐

  1. XCODE - Failed to create provisioning profile

    一.问题: Failed to create provisioning profile. There are no devices registered in your account on the ...

  2. Code Sign error: Provisioning profile 'xxxxxxxxxxxxxxxxxxxxxxxxx'

    在Xcode中当你在更新了你得证书而再重新编译你的程序,真机调试一直会出现 Code Sign error: Provisioning profile 'XXXX' can't be found是不是 ...

  3. iOS Provisioning Profile(Certificate)与Code Signing详解

    引言 关于开发证书配置(Certificates & Identifiers & Provisioning Profiles),相信做 iOS 开发的同学没少被折腾.对于一个 iOS ...

  4. xcode5 delete provisioning profile

    google:delete provisioning profile http://stackoverflow.com/questions/18923095/delete-provisioning-p ...

  5. Provisioning profile XXXX can't be found

    摘自:http://blog.chinaunix.net/uid-20676637-id-1641711.html 如果你更新了profile,再编译iphone项目,发现下面的错误,那你无论如何cl ...

  6. 更新证书错误Code Sign error: Provisioning profile ‘XXXX'can't be found

    更新证书错误Code Sign error: Provisioning profile 'XXXX'can't be found 在Xcode中当你在更新了你得证书而再重新编译你的程序,真机调试一直会 ...

  7. App installation failed (A valid provisioning profile for this executable was not found)

    真机调试build success ,App installation failed (A valid provisioning profile for this executable was not ...

  8. 2014年12月——解决 do not match those specified in your provisioning profile.(0xE8008016)

    额  新申请下来的证书,按照印象中以前用在学校的工程中的配置弄好了工程,运行,出现了bug: The entitlements specified in your application's Code ...

  9. is automatically signed, but provisioning profile has been manually specified. Set the provisioning

    错误提示 Xcode10证书错误 XXX is automatically signed, but provisioning profile YYY has been manually specifi ...

最新文章

  1. activeMQ - 消息重发策略和DLQ死信队列
  2. 用OpenCV实现超轻量的NanoDet目标检测模型!
  3. Linux文件基本属性
  4. 图片任意放大缩小 插件
  5. C++继承同名成员处理方式
  6. ue4模型导出_MAYA动画导出以及导入UE4的方式、方法
  7. linux基础应用和常用技巧
  8. [.NET领域驱动设计实战系列]专题二:结合领域驱动设计的面向服务架构来搭建网上书店...
  9. 2021年的高考大约多久可以查询成绩,2021高考完什么时候可以查分数 查成绩的时间...
  10. Windows8.1还原文件类型的默认打开方式
  11. LVS + Keepalived 高可用群集
  12. RFID芯片有什么用
  13. CS61A自学者学习指南
  14. 魅族一直显示无服务器,魅族手机用久了卡顿,这三个方法轻松解决
  15. 百度网盘加速下载方法——系统自带的提速模式和积分模式区别
  16. 集群通信组件tribes之使用方法
  17. 毕业设计,微信小程序-购物小程序
  18. SLAM notes
  19. 人脸识别技术离滥用仅一步之遥?
  20. Vuforia SDK---- AR开发vuforia 问题总结

热门文章

  1. jenkins中“Poll SCM”和“Build periodically”的区别
  2. 在中国发展更适合考思科认证还是华为认证?华为认证有哪些方向?
  3. yt-dlp 8k下载神器使用简介
  4. 如何使用gzip压缩加快页面显示速度
  5. SaaS云平台多租户数据库方案,完美兼顾共享、独占模式
  6. 阿里SaaS性能测试平台PTS最佳实践
  7. 【东方博宜】1112 - 【入门】查找子串并替换
  8. 利用ajax技术验证邮箱地址
  9. 数据容器(Container)
  10. 【CANN训练营第三季】Pytorch模型迁移