- Xcode You don’t have permission.
- 提示The document “XXX” could not b
- 提示The document “XXX” could not b
- iOS开发之You don’t have permission
- The document could not be saved
- the document “xxx” could not be
- The document “istream” could not
- Could not parse mapping document
- Could not parse mapping document
- xcode提示The document “” could not
XCode遇到了这个问题。
The document could not be saved. The file doesn’t exist.
解决办法:
1:任务管理器强制关闭XCode。
2:finder中删除报错的无法修改的文件。
3:pod update。
4:查看是否恢复。
原因:
git切分支时候,不断修改某一个文件。XCode好像缓存了错误的文件导致。
网友评论