Skip to content

Commit

Permalink
Rename the iOS project
Browse files Browse the repository at this point in the history
  • Loading branch information
X1nto committed Nov 1, 2024
1 parent 063c3ac commit e817cae
Show file tree
Hide file tree
Showing 36 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
7555FF72242A565900829871 = {
isa = PBXGroup;
children = (
7555FF7D242A565900829871 /* iosApp */,
7555FF7D242A565900829871 /* Argos */,
7555FF7C242A565900829871 /* Products */,
7555FFB0242A642200829871 /* Frameworks */,
);
Expand All @@ -131,7 +131,7 @@
name = Products;
sourceTree = "<group>";
};
7555FF7D242A565900829871 /* iosApp */ = {
7555FF7D242A565900829871 /* Argos */ = {
isa = PBXGroup;
children = (
4B9237142CA41930007D38F2 /* Course Screen */,
Expand All @@ -158,7 +158,7 @@
4B07773B2C675BDE00ECEEBC /* NotificationsScreen.swift */,
4B07773D2C6805C400ECEEBC /* SearchField.swift */,
);
path = iosApp;
path = Argos;
sourceTree = "<group>";
};
7555FFB0242A642200829871 /* Frameworks */ = {
Expand Down Expand Up @@ -210,7 +210,7 @@
};
};
};
buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */;
buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "Argos" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand Down Expand Up @@ -485,7 +485,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = {
7555FF76242A565900829871 /* Build configuration list for PBXProject "Argos" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7555FFA3242A565B00829871 /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
BlueprintIdentifier = "7555FF7A242A565900829871"
BuildableName = "iosApp.app"
BlueprintName = "iosApp"
ReferencedContainer = "container:iosApp.xcodeproj">
ReferencedContainer = "container:Argos.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand Down Expand Up @@ -47,7 +47,7 @@
BlueprintIdentifier = "7555FF7A242A565900829871"
BuildableName = "iosApp.app"
BlueprintName = "iosApp"
ReferencedContainer = "container:iosApp.xcodeproj">
ReferencedContainer = "container:Argos.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
Expand All @@ -64,7 +64,7 @@
BlueprintIdentifier = "7555FF7A242A565900829871"
BuildableName = "iosApp.app"
BlueprintName = "iosApp"
ReferencedContainer = "container:iosApp.xcodeproj">
ReferencedContainer = "container:Argos.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e817cae

Please sign in to comment.