Hi all,
I'm new to Xcode and am trying to get the hang of things. However, whenever I start a new project I get the following error:
Since I can't make the directory manually in Terminal, I'm thinking this is a permissions issue...? I found another post on the forums suggesting to: (1)repair permissions (didn't work), (2)Create a new admin account and see if that account works (It does).
So is my hunch that this is a permissions error correct, and, if so, how would I go about changing the permissions on ~?
OSX 10.6.6
Xcode 3.2.3
Thanks in advance
I'm new to Xcode and am trying to get the hang of things. However, whenever I start a new project I get the following error:
Code:
File: /SourceCache/DevToolsBase/DevToolsBase-1691/pbxcore/SourceControlManagement/SCMG3/SCMModel.m
Line: 87
Object: <SCMModel>
Method: initialize
couldn't create ~/.Xcode
Since I can't make the directory manually in Terminal, I'm thinking this is a permissions issue...? I found another post on the forums suggesting to: (1)repair permissions (didn't work), (2)Create a new admin account and see if that account works (It does).
So is my hunch that this is a permissions error correct, and, if so, how would I go about changing the permissions on ~?
OSX 10.6.6
Xcode 3.2.3
Thanks in advance