Solution to "The file “file
2016-06-21 本文已影响35人
出门请右拐
Solution to "The file “fileName” couldn’t be opened because you don’t have permission to view it."
-
Click "Xcode -> Preferences -> Locations" and you will see as follows:
Preferences.jpg -
Click the arrow below "Derived Data", then you will jump to the Find where the DerivedData folder is located.
DerivedData in Find.jpg - Choose and delete the DerivedData folder.
- Return to Xcode, build and run the project again and you will see that the problem is gone!