【发布时间】:2018-03-01 02:31:55
【问题描述】:
由于某些原因,一些文件被锁定在 xcode 中,我通过 this 解决方案解决了这个问题。
但即使在那之后我仍然收到此错误
****The file “project.pbxproj” could not be unlocked.**
Could not add write permission to the file because you do not own it. Try modifying the permissions of the file in the Finder or Terminal.**
我也试过通过上述方法解锁它,但它不起作用,我什至无法关闭项目,当我强制关闭它时,下次所有以前的更改都消失了。
【问题讨论】:
标签: ios swift xcode swift3 locked-files