Skip to content

Commit

Permalink
Add Plugin folder
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed May 19, 2023
1 parent a7d5faa commit fa560b5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions Rideau.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -247,22 +247,14 @@
4BB3FDF121702CDF0087F298 /* Rideau */ = {
isa = PBXGroup;
children = (
4BF5EDA32A17EAC5000E080B /* Plugin */,
4BF5EDA42A17EAEC000E080B /* Plugin */,
4BF5EDA22A17EAB9000E080B /* Core */,
4BEC951226BAA71E0043C2AE /* Plugin */,
B5474D0C221FF04100B21FEC /* Metadata */,
4B6C038826BC00870044D184 /* Logger.swift */,
);
path = Rideau;
sourceTree = "<group>";
};
4BEC951226BAA71E0043C2AE /* Plugin */ = {
isa = PBXGroup;
children = (
);
name = Plugin;
sourceTree = "<group>";
};
4BF5EDA22A17EAB9000E080B /* Core */ = {
isa = PBXGroup;
children = (
Expand All @@ -282,14 +274,14 @@
path = Core;
sourceTree = "<group>";
};
4BF5EDA32A17EAC5000E080B /* Plugin */ = {
4BF5EDA42A17EAEC000E080B /* Plugin */ = {
isa = PBXGroup;
children = (
4B4EF5392221E0DF00BBA7A6 /* RideauMaskedCornerRoundedView.swift */,
4B4EF5372221D81C00BBA7A6 /* RideauMaskedCornerRoundedViewController.swift */,
4BD7997422230C7D00DA9A06 /* RideauThumbView.swift */,
);
name = Plugin;
path = Plugin;
sourceTree = "<group>";
};
A46B42DA31F236780C34F28A /* Pods */ = {
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit fa560b5

Please sign in to comment.