Changing project root in Mac OS X Xcode project to ../.. (that is, trunk/), so that the SCM tools in Xcode will work properly.

This commit is contained in:
David A. Mellis 2009-03-03 10:46:23 +00:00
parent 7a19b6f335
commit efc082b734
1 changed files with 1 additions and 1 deletions

View File

@ -700,7 +700,7 @@
ProjectRef = 33FFFE940965BD110016AC38 /* Arduino.xcodeproj */;
},
);
projectRoot = "";
projectRoot = ../..;
targets = (
33FFFE1C0965BBEF0016AC38 /* Setup */,
33AF61680965C4C600B514A9 /* App */,