0
点赞
收藏
分享

微信扫一扫

iOS真机运行遇到的问题记录


问题目录

  • ​​OS version lower than deployment target​​
  • ​​Showing Recent Messages: Signing for "XXX" requires a development team. Select a development team in the Signing & Capabilities editor.​​

OS version lower than deployment target

解决方案-更改降低iOS Deployment Target版本号

iOS真机运行遇到的问题记录_Deployment

Showing Recent Messages: Signing for “XXX” requires a development team. Select a development team in the Signing & Capabilities editor.

解决方案-添加Team证书配置项

iOS真机运行遇到的问题记录_Deployment_02


举报

相关推荐

0 条评论