美文网首页
flutter iOS 打包 报错 The data coul

flutter iOS 打包 报错 The data coul

作者: Faith_K | 来源:发表于2021-01-19 20:19 被阅读0次

iOS 打包 ahc 报错 The data couldn’t be read because it isn’t in the correct format.


3011611049783_.pic_hd.jpg

解决方法 ,点击show logs 里面有原因,我的是sql3的问题
在终端执行 重启电脑 从新打包 ok

 gem install CFPropertyList
 gem install sqlite3

相关文章

网友评论

      本文标题:flutter iOS 打包 报错 The data coul

      本文链接:https://www.haomeiwen.com/subject/ysrczktx.html