关于 flutter ios Flutter.framework: Permission denied

参考:https://github.com/flutter/flutter/issues/40146

flutter切换到1.9.1-hotfix.5版本,然后切回到1.5.4-hotfix.2,居然报权限问题。Flutter.framework: Permission denied

查了下应该是1.9.1引出的问题怎么切回1.5.4还出现了。。

按issues里的办法改脚本,清缓存,弄个半天还不行,妈的直接去官网下包搞定

如果1.9.1版本有这个问题的话可以参考https://github.com/flutter/flutter/commit/556e3d9e7486dae8f158bc432e82c1267e873846

原文地址:https://www.cnblogs.com/nightfallsad/p/11714988.html