Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

TheBritishBloke

macrumors 68030
Original poster
Jul 21, 2009
2,532
0
United Kingdom
I'm continually getting this error whenever I open up a project in Xcode or when I close a project. Anybody had any similar problems? I've tried a fresh install from the Mac App Store and only using a freshly made project file.

I also sometimes get "The file 'main.cpp' is locked and cannot be saved", even though the file isn't locked.
 

chown33

Moderator
Staff member
Aug 9, 2009
10,750
8,422
A sea of green
Read & Write has been set for everything and all enclosing folders for everything even remotely close to where it's being saved (My Home Folder > Documents)

Is the folder locked? Locked takes precedence over having write permission.

Try this command in Terminal.app (copy and paste it):
Code:
ls -lOR ~/Documents | grep chg
Post any output.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.