mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
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:
@ -700,7 +700,7 @@
|
|||||||
ProjectRef = 33FFFE940965BD110016AC38 /* Arduino.xcodeproj */;
|
ProjectRef = 33FFFE940965BD110016AC38 /* Arduino.xcodeproj */;
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
projectRoot = "";
|
projectRoot = ../..;
|
||||||
targets = (
|
targets = (
|
||||||
33FFFE1C0965BBEF0016AC38 /* Setup */,
|
33FFFE1C0965BBEF0016AC38 /* Setup */,
|
||||||
33AF61680965C4C600B514A9 /* App */,
|
33AF61680965C4C600B514A9 /* App */,
|
||||||
|
Reference in New Issue
Block a user