Skip to content

Commit 02edbd5

Browse files
author
Baris Sencan
committed
Rename targets and schemes
1 parent a01d274 commit 02edbd5

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

JSONHelper.xcodeproj/project.pbxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -314,9 +314,9 @@
314314
productReference = 5FAD07981A70F31300C4D09E /* JSONHelperExampleTests.xctest */;
315315
productType = "com.apple.product-type.bundle.unit-test";
316316
};
317-
D76C52001ACD46B100B49735 /* JSONHelperMac */ = {
317+
D76C52001ACD46B100B49735 /* JSONHelper-Mac */ = {
318318
isa = PBXNativeTarget;
319-
buildConfigurationList = D76C52071ACD46B100B49735 /* Build configuration list for PBXNativeTarget "JSONHelperMac" */;
319+
buildConfigurationList = D76C52071ACD46B100B49735 /* Build configuration list for PBXNativeTarget "JSONHelper-Mac" */;
320320
buildPhases = (
321321
D76C52011ACD46B100B49735 /* Sources */,
322322
D76C52031ACD46B100B49735 /* Frameworks */,
@@ -327,7 +327,7 @@
327327
);
328328
dependencies = (
329329
);
330-
name = JSONHelperMac;
330+
name = "JSONHelper-Mac";
331331
productName = JSONHelper;
332332
productReference = D76C520A1ACD46B100B49735 /* JSONHelper.framework */;
333333
productType = "com.apple.product-type.framework";
@@ -370,7 +370,7 @@
370370
projectRoot = "";
371371
targets = (
372372
5FAD07631A70F2FC00C4D09E /* JSONHelper */,
373-
D76C52001ACD46B100B49735 /* JSONHelperMac */,
373+
D76C52001ACD46B100B49735 /* JSONHelper-Mac */,
374374
5FAD076E1A70F2FC00C4D09E /* JSONHelperTests */,
375375
5FAD07831A70F31300C4D09E /* JSONHelperExample */,
376376
5FAD07971A70F31300C4D09E /* JSONHelperExampleTests */,
@@ -792,7 +792,7 @@
792792
defaultConfigurationIsVisible = 0;
793793
defaultConfigurationName = Release;
794794
};
795-
D76C52071ACD46B100B49735 /* Build configuration list for PBXNativeTarget "JSONHelperMac" */ = {
795+
D76C52071ACD46B100B49735 /* Build configuration list for PBXNativeTarget "JSONHelper-Mac" */ = {
796796
isa = XCConfigurationList;
797797
buildConfigurations = (
798798
D76C52081ACD46B100B49735 /* Debug */,

JSONHelper.xcodeproj/xcshareddata/xcschemes/JSONHelperMac.xcscheme renamed to JSONHelper.xcodeproj/xcshareddata/xcschemes/JSONHelper-Mac.xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "D76C52001ACD46B100B49735"
1818
BuildableName = "JSONHelper.framework"
19-
BlueprintName = "JSONHelperMac"
19+
BlueprintName = "JSONHelper-Mac"
2020
ReferencedContainer = "container:JSONHelper.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -44,7 +44,7 @@
4444
BuildableIdentifier = "primary"
4545
BlueprintIdentifier = "D76C52001ACD46B100B49735"
4646
BuildableName = "JSONHelper.framework"
47-
BlueprintName = "JSONHelperMac"
47+
BlueprintName = "JSONHelper-Mac"
4848
ReferencedContainer = "container:JSONHelper.xcodeproj">
4949
</BuildableReference>
5050
</MacroExpansion>
@@ -62,7 +62,7 @@
6262
BuildableIdentifier = "primary"
6363
BlueprintIdentifier = "D76C52001ACD46B100B49735"
6464
BuildableName = "JSONHelper.framework"
65-
BlueprintName = "JSONHelperMac"
65+
BlueprintName = "JSONHelper-Mac"
6666
ReferencedContainer = "container:JSONHelper.xcodeproj">
6767
</BuildableReference>
6868
</MacroExpansion>

JSONHelper.xcodeproj/xcshareddata/xcschemes/JSONHelperiOS.xcscheme renamed to JSONHelper.xcodeproj/xcshareddata/xcschemes/JSONHelper-iOS.xcscheme

File renamed without changes.

0 commit comments

Comments
 (0)