美文网首页swift赶脚者
the file “XXX” could not be open

the file “XXX” could not be open

作者: 480a52903ce5 | 来源:发表于2016-05-25 16:24 被阅读92次

Xcode运行出现the file “XXX” could not be opened because you don't have permission to view it这个弹框, 问题出现在哪里呢, 这个你得工程名出现了问题, 只要更改一下工程名即可:  下面直接贴图⬇️

在Build settings->Product Name项修改.Product Name项默认是$(TARGET_NAME),可以修改任意app名称,

修改成功了,就会看到下面效果图,问题就解决了

看过对你有帮助,记得点赞👍

相关文章

网友评论

    本文标题:the file “XXX” could not be open

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