Skip to content

Commit

Permalink
fixed pbroj, unlinked files after vsc
Browse files Browse the repository at this point in the history
  • Loading branch information
gemdev111 committed Jun 6, 2024
1 parent 5a75224 commit 167005d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions Gem.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,6 @@
children = (
D8DC1AF52C11391100697D0A /* Navigation */,
C3E99BC72A76BF85005DF35F /* Services */,
C3D1C4E62A2D517F006E8EEA /* Views */,
C3FA949229D7EEE700BFC23D /* Types */,
C3CF3BDF29BE477000E96586 /* ViewModels */,
C3CF3B7F29AAF86700E96586 /* Scenes */,
Expand Down Expand Up @@ -966,13 +965,6 @@
path = Services;
sourceTree = "<group>";
};
C3D1C4E62A2D517F006E8EEA /* Views */ = {
isa = PBXGroup;
children = (
);
path = Views;
sourceTree = "<group>";
};
C3D1C4FF2A43AAD1006E8EEA /* Transactions */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -1506,18 +1498,10 @@
isa = PBXGroup;
children = (
D8DC1AFA2C1139C200697D0A /* ViewModels */,
D8DC1AF92C1139BD00697D0A /* Scenes */,
);
path = Receive;
sourceTree = "<group>";
};
D8DC1AF92C1139BD00697D0A /* Scenes */ = {
isa = PBXGroup;
children = (
);
path = Scenes;
sourceTree = "<group>";
};
D8DC1AFA2C1139C200697D0A /* ViewModels */ = {
isa = PBXGroup;
children = (
Expand Down

0 comments on commit 167005d

Please sign in to comment.