Skip to content

Commit

Permalink
rename schema and project
Browse files Browse the repository at this point in the history
  • Loading branch information
aferditamuriqi committed Nov 26, 2019
1 parent c929c39 commit 6d9e2c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
};
};
};
buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer Sample" */;
buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */;
compatibilityVersion = "Xcode 8.0";
developmentRegion = en;
hasScannedForEncodings = 1;
Expand Down Expand Up @@ -711,7 +711,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer Sample" */ = {
1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "GCDWebServer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB928A08733DD80010E9CD /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
BlueprintIdentifier = "CEE28CEE1AE0051F00F4023C"
BuildableName = "GCDWebServer.framework"
BlueprintName = "GCDWebServer (iOS)"
ReferencedContainer = "container:GCDWebServer Sample.xcodeproj">
ReferencedContainer = "container:GCDWebServer.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -33,7 +33,7 @@
BlueprintIdentifier = "CEE28CEE1AE0051F00F4023C"
BuildableName = "GCDWebServer.framework"
BlueprintName = "GCDWebServer (iOS)"
ReferencedContainer = "container:GCDWebServer Sample.xcodeproj">
ReferencedContainer = "container:GCDWebServer.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
Expand All @@ -55,7 +55,7 @@
BlueprintIdentifier = "CEE28CEE1AE0051F00F4023C"
BuildableName = "GCDWebServer.framework"
BlueprintName = "GCDWebServer (iOS)"
ReferencedContainer = "container:GCDWebServer Sample.xcodeproj">
ReferencedContainer = "container:GCDWebServer.xcodeproj">
</BuildableReference>
</MacroExpansion>
</LaunchAction>
Expand All @@ -71,7 +71,7 @@
BlueprintIdentifier = "CEE28CEE1AE0051F00F4023C"
BuildableName = "GCDWebServer.framework"
BlueprintName = "GCDWebServer (iOS)"
ReferencedContainer = "container:GCDWebServer Sample.xcodeproj">
ReferencedContainer = "container:GCDWebServer.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
Expand Down

0 comments on commit 6d9e2c6

Please sign in to comment.