码迷,mamicode.com
首页 > 移动开发 > 详细

XCode + IOS + Flutter真机调试报错

时间:2020-01-28 09:22:02      阅读:1163      评论:0      收藏:0      [点我收藏+]

标签:not   免费   rmi   device   with   work   方案   pre   账号   

XCode + IOS + Flutter真机调试

报错:Could not build the precompiled application for the device.

It appears that your application still contains the default signing identifier.

Try replacing ‘com.example‘ with your signing id in Xcode:

open ios/Runner.xcworkspace

Error launching application on iPhone.

解决方案:

按照报错提示,在terminal中输入

open ios/Runner.xcworkspace

点击

技术图片

按照顺序进行点击,如果没有,进行注册一个免费的appstore账号

手机上要进行开发者证书进行Trust一下

XCode + IOS + Flutter真机调试报错

标签:not   免费   rmi   device   with   work   方案   pre   账号   

原文地址:https://www.cnblogs.com/littlepage/p/12237299.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!