Skip to content

Commit

Permalink
[feat] rename folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrs1669 committed May 12, 2024
1 parent 57dfe1f commit ef9e626
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NinjacordApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
4F5072AB2BCF901E0005D352 = {
isa = PBXGroup;
children = (
4F5072B62BCF901E0005D352 /* discord-bot-helper */,
4F5072B62BCF901E0005D352 /* NinjacordApp */,
4FAB6FF62BE1A01B00B2F33A /* ci_scripts */,
4F5072B52BCF901E0005D352 /* Products */,
);
Expand All @@ -104,7 +104,7 @@
name = Products;
sourceTree = "<group>";
};
4F5072B62BCF901E0005D352 /* discord-bot-helper */ = {
4F5072B62BCF901E0005D352 /* NinjacordApp */ = {
isa = PBXGroup;
children = (
4FF2FEA32BDFAEC300973FDA /* Extension */,
Expand All @@ -127,7 +127,7 @@
4F6755552BE0123900F2629B /* GoogleService-Info.plist */,
4F5072BE2BCF901F0005D352 /* Preview Content */,
);
path = "discord-bot-helper";
path = NinjacordApp;
sourceTree = "<group>";
};
4F5072BE2BCF901F0005D352 /* Preview Content */ = {
Expand Down

0 comments on commit ef9e626

Please sign in to comment.