Skip to content

Commit ffd1178

Browse files
authored
relative locations rabbit (#8335)
1 parent b1f0902 commit ffd1178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/templates/ios/emptyExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2214,8 +2214,8 @@
22142214
],
22152215
"isa" : "PBXGroup",
22162216
"name" : "ofxiOS",
2217-
"path" : "\/Users\/one\/SOURCE\/openFrameworksiOSTIPS\/addons\/ofxiOS",
2218-
"sourceTree" : "<absolute>"
2217+
"path" : "..\/..\/..\/addons\/ofxiOS",
2218+
"sourceTree" : "<group>"
22192219
},
22202220
"BF46A0162D754E9E00E4F02F" : {
22212221
"alwaysOutOfDate" : "1",

0 commit comments

Comments
 (0)