- iOS 解决The file couldn’t be opene
- The file “XXX” couldn’t be opene
- The file “XXX” couldn’t be opene
- The file “XXX” couldn’t be opene
- The file * couldn't be opene
- The file “项目名” couldn’t be opene
- iOS the file "xxx.app"
- SWIFT:the file 'xxx.app' couldn'
- The file “PerfectBillSDKDemo” co
- 2019-10-16 The file “BottomGame
一般是由于引入第三方库导致
如果不是也可以看看这个问题的解决。。。。。。
![](https://img.haomeiwen.com/i4889112/44aad34aeee999e4.png)
解决办法:
把info.plist的文件中的Executable.file中的文件修改为:$(PRODUCT_NAME)
看图圈里的东西替换成$(PRODUCT_NAME) 大功告成!!!
如果以前就是这个,那就把value 值删掉设成空,build failed 一次,然后再粘贴上,build success.
![](https://img.haomeiwen.com/i4889112/12f7ff89349eb118.png)
网友评论