Preferences -> Locations" and you will se...">
美文网首页
Solution to "The file “file

Solution to "The file “file

作者: 出门请右拐 | 来源:发表于2016-06-21 00:19 被阅读35次
Solution to "The file “fileName” couldn’t be opened because you don’t have permission to view it."
  1. Click "Xcode -> Preferences -> Locations" and you will see as follows:


    Preferences.jpg
  2. Click the arrow below "Derived Data", then you will jump to the Find where the DerivedData folder is located.


    DerivedData in Find.jpg
  3. Choose and delete the DerivedData folder.
  4. Return to Xcode, build and run the project again and you will see that the problem is gone!

相关文章

网友评论

      本文标题:Solution to "The file “file

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