首页
Java
登录
6mi
u
盘
搜
搜 索
Java
ios常见问题——The file “XXX.app” couldn’t be opened because you don’t have permission to view it.
ios常见问题——The file “XXX.app” couldn’t be opened because you don’t have permission to view it.
xiaoxiao
2021-02-28
115
修改了项目工程名字之后运行会出现以下提示:
造成的原因:
info文件中的字段Executable file 与 build settings栏中的Packaging中的Product Name 不一致就会导致上述截图的问题
解决方法:
修改info.plist的文件中Executable.file中的文件修改为
$(PRODUCT_NAME)
.
转载请注明原文地址: https://www.6miu.com/read-37689.html
技术
最新回复
(
0
)