一般是由于引入 第三方库 导致

如果不是也可以看看这个问题的解决。。。。。。


iOS 解决The file couldn’t be opened because you don’t have permission to view it.问题解决


解决办法:

   把info.plist的文件中的Executable.file中的文件修改为:     $(PRODUCT_NAME)

看图圈里的东西替换成  $(PRODUCT_NAME)    大功告成!!!

如果以前就是这个,那就把value 值删掉设成空,build failed 一次,然后再粘贴上,build success.


iOS 解决The file couldn’t be opened because you don’t have permission to view it.问题解决

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-23
  • 2021-07-26
  • 2022-12-23
  • 2021-09-18
  • 2021-09-14
  • 2021-07-27
相关资源
相似解决方案