Skip to content

Commit

Permalink
Consolodate Extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Jan 12, 2024
1 parent 2f3099f commit e3b607b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions Whisky.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
6365C4BF2B1AA69500AAE1FD /* Extensions */ = {
isa = PBXGroup;
children = (
6E40498229CCA91B006E3F1B /* Bottle+Extensions.swift */,
6365C4C02B1AA69D00AAE1FD /* Animation+Extensions.swift */,
);
path = Extensions;
Expand Down Expand Up @@ -270,7 +271,6 @@
children = (
EEA5A2452A31DD65008274AE /* AppDelegate.swift */,
6365C4BF2B1AA69500AAE1FD /* Extensions */,
6E5197CF29D71FF900CF655E /* Models */,
6E5197D029D7200700CF655E /* Utils */,
6E5197CE29D71FE800CF655E /* View Models */,
6E5197CD29D71FCD00CF655E /* Views */,
Expand Down Expand Up @@ -323,14 +323,6 @@
path = "View Models";
sourceTree = "<group>";
};
6E5197CF29D71FF900CF655E /* Models */ = {
isa = PBXGroup;
children = (
6E40498229CCA91B006E3F1B /* Bottle+Extensions.swift */,
);
path = Models;
sourceTree = "<group>";
};
6E5197D029D7200700CF655E /* Utils */ = {
isa = PBXGroup;
children = (
Expand Down
File renamed without changes.

0 comments on commit e3b607b

Please sign in to comment.