We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0277b45 commit 6454994Copy full SHA for 6454994
Xcode/GateEngineDemos.xcodeproj/project.pbxproj
@@ -88,7 +88,8 @@
88
children = (
89
5677A8652A279C1000BD0456 /* UserInput.swift */,
90
);
91
- path = G_01_UserInput;
+ name = G_01_UserInput;
92
+ path = ../Sources/G_01_UserInput;
93
sourceTree = "<group>";
94
};
95
5677A8672A279C4200BD0456 /* Packages */ = {
@@ -104,7 +105,8 @@
104
105
106
569C5E662A32C5A2009CC52B /* MultipleWindows.swift */,
107
- path = G_02_MultipleWindows;
108
+ name = G_02_MultipleWindows;
109
+ path = ../Sources/G_02_MultipleWindows;
110
111
112
56D155472A2A487800FDB7AC /* Shared */ = {
0 commit comments