Skip to content

Commit 6a8c6e6

Browse files
committed
renamed targets
1 parent cbaaa2f commit 6a8c6e6

File tree

6 files changed

+46
-46
lines changed

6 files changed

+46
-46
lines changed

SQLite.xcodeproj/project.pbxproj

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -827,9 +827,9 @@
827827
/* End PBXHeadersBuildPhase section */
828828

829829
/* Begin PBXNativeTarget section */
830-
03A65E591C6BB0F50062603F /* SQLite tvOS */ = {
830+
03A65E591C6BB0F50062603F /* SQLiteSwift tvOS */ = {
831831
isa = PBXNativeTarget;
832-
buildConfigurationList = 03A65E6F1C6BB0F60062603F /* Build configuration list for PBXNativeTarget "SQLite tvOS" */;
832+
buildConfigurationList = 03A65E6F1C6BB0F60062603F /* Build configuration list for PBXNativeTarget "SQLiteSwift tvOS" */;
833833
buildPhases = (
834834
03A65E571C6BB0F50062603F /* Headers */,
835835
03A65E551C6BB0F50062603F /* Sources */,
@@ -840,7 +840,7 @@
840840
);
841841
dependencies = (
842842
);
843-
name = "SQLite tvOS";
843+
name = "SQLiteSwift tvOS";
844844
productName = "SQLite tvOS";
845845
productReference = 03A65E5A1C6BB0F50062603F /* SQLite.framework */;
846846
productType = "com.apple.product-type.framework";
@@ -863,9 +863,9 @@
863863
productReference = 03A65E631C6BB0F60062603F /* SQLiteTests tvOS.xctest */;
864864
productType = "com.apple.product-type.bundle.unit-test";
865865
};
866-
A121AC441CA35C79005A31D1 /* SQLite watchOS */ = {
866+
A121AC441CA35C79005A31D1 /* SQLiteSwift watchOS */ = {
867867
isa = PBXNativeTarget;
868-
buildConfigurationList = A121AC4C1CA35C79005A31D1 /* Build configuration list for PBXNativeTarget "SQLite watchOS" */;
868+
buildConfigurationList = A121AC4C1CA35C79005A31D1 /* Build configuration list for PBXNativeTarget "SQLiteSwift watchOS" */;
869869
buildPhases = (
870870
A121AC421CA35C79005A31D1 /* Headers */,
871871
A121AC401CA35C79005A31D1 /* Sources */,
@@ -876,14 +876,14 @@
876876
);
877877
dependencies = (
878878
);
879-
name = "SQLite watchOS";
879+
name = "SQLiteSwift watchOS";
880880
productName = "SQLite watchOS";
881881
productReference = A121AC451CA35C79005A31D1 /* SQLite.framework */;
882882
productType = "com.apple.product-type.framework";
883883
};
884-
DEB306B82B61CEF500F9D46B /* SQLite visionOS */ = {
884+
DEB306B82B61CEF500F9D46B /* SQLiteSwift visionOS */ = {
885885
isa = PBXNativeTarget;
886-
buildConfigurationList = DEB306E22B61CEF500F9D46B /* Build configuration list for PBXNativeTarget "SQLite visionOS" */;
886+
buildConfigurationList = DEB306E22B61CEF500F9D46B /* Build configuration list for PBXNativeTarget "SQLiteSwift visionOS" */;
887887
buildPhases = (
888888
DEB306B92B61CEF500F9D46B /* Headers */,
889889
DEB306BB2B61CEF500F9D46B /* Sources */,
@@ -894,7 +894,7 @@
894894
);
895895
dependencies = (
896896
);
897-
name = "SQLite visionOS";
897+
name = "SQLiteSwift visionOS";
898898
productName = SQLite;
899899
productReference = DEB306E52B61CEF500F9D46B /* SQLite.framework */;
900900
productType = "com.apple.product-type.framework";
@@ -917,9 +917,9 @@
917917
productReference = DEB307112B61CF9500F9D46B /* SQLiteTests visionOS.xctest */;
918918
productType = "com.apple.product-type.bundle.unit-test";
919919
};
920-
EE247AD21C3F04ED00AE3E12 /* SQLite iOS */ = {
920+
EE247AD21C3F04ED00AE3E12 /* SQLiteSwift iOS */ = {
921921
isa = PBXNativeTarget;
922-
buildConfigurationList = EE247AE71C3F04ED00AE3E12 /* Build configuration list for PBXNativeTarget "SQLite iOS" */;
922+
buildConfigurationList = EE247AE71C3F04ED00AE3E12 /* Build configuration list for PBXNativeTarget "SQLiteSwift iOS" */;
923923
buildPhases = (
924924
EE247AD01C3F04ED00AE3E12 /* Headers */,
925925
EE247ACE1C3F04ED00AE3E12 /* Sources */,
@@ -930,7 +930,7 @@
930930
);
931931
dependencies = (
932932
);
933-
name = "SQLite iOS";
933+
name = "SQLiteSwift iOS";
934934
productName = SQLite;
935935
productReference = EE247AD31C3F04ED00AE3E12 /* SQLite.framework */;
936936
productType = "com.apple.product-type.framework";
@@ -953,9 +953,9 @@
953953
productReference = EE247ADD1C3F04ED00AE3E12 /* SQLiteTests iOS.xctest */;
954954
productType = "com.apple.product-type.bundle.unit-test";
955955
};
956-
EE247B3B1C3F3ED000AE3E12 /* SQLite Mac */ = {
956+
EE247B3B1C3F3ED000AE3E12 /* SQLiteSwift Mac */ = {
957957
isa = PBXNativeTarget;
958-
buildConfigurationList = EE247B511C3F3ED000AE3E12 /* Build configuration list for PBXNativeTarget "SQLite Mac" */;
958+
buildConfigurationList = EE247B511C3F3ED000AE3E12 /* Build configuration list for PBXNativeTarget "SQLiteSwift Mac" */;
959959
buildPhases = (
960960
EE247B391C3F3ED000AE3E12 /* Headers */,
961961
EE247B371C3F3ED000AE3E12 /* Sources */,
@@ -966,7 +966,7 @@
966966
);
967967
dependencies = (
968968
);
969-
name = "SQLite Mac";
969+
name = "SQLiteSwift Mac";
970970
productName = SQLite;
971971
productReference = EE247B3C1C3F3ED000AE3E12 /* SQLite.framework */;
972972
productType = "com.apple.product-type.framework";
@@ -1041,14 +1041,14 @@
10411041
projectDirPath = "";
10421042
projectRoot = "";
10431043
targets = (
1044-
EE247AD21C3F04ED00AE3E12 /* SQLite iOS */,
1044+
EE247AD21C3F04ED00AE3E12 /* SQLiteSwift iOS */,
10451045
EE247ADC1C3F04ED00AE3E12 /* SQLiteTests iOS */,
1046-
EE247B3B1C3F3ED000AE3E12 /* SQLite Mac */,
1046+
EE247B3B1C3F3ED000AE3E12 /* SQLiteSwift Mac */,
10471047
EE247B441C3F3ED000AE3E12 /* SQLiteTests Mac */,
1048-
03A65E591C6BB0F50062603F /* SQLite tvOS */,
1048+
03A65E591C6BB0F50062603F /* SQLiteSwift tvOS */,
10491049
03A65E621C6BB0F60062603F /* SQLiteTests tvOS */,
1050-
A121AC441CA35C79005A31D1 /* SQLite watchOS */,
1051-
DEB306B82B61CEF500F9D46B /* SQLite visionOS */,
1050+
A121AC441CA35C79005A31D1 /* SQLiteSwift watchOS */,
1051+
DEB306B82B61CEF500F9D46B /* SQLiteSwift visionOS */,
10521052
DEB306E72B61CF9500F9D46B /* SQLiteTests visionOS */,
10531053
);
10541054
};
@@ -1505,22 +1505,22 @@
15051505
/* Begin PBXTargetDependency section */
15061506
03A65E661C6BB0F60062603F /* PBXTargetDependency */ = {
15071507
isa = PBXTargetDependency;
1508-
target = 03A65E591C6BB0F50062603F /* SQLite tvOS */;
1508+
target = 03A65E591C6BB0F50062603F /* SQLiteSwift tvOS */;
15091509
targetProxy = 03A65E651C6BB0F60062603F /* PBXContainerItemProxy */;
15101510
};
15111511
DEB307152B61D07F00F9D46B /* PBXTargetDependency */ = {
15121512
isa = PBXTargetDependency;
1513-
target = DEB306B82B61CEF500F9D46B /* SQLite visionOS */;
1513+
target = DEB306B82B61CEF500F9D46B /* SQLiteSwift visionOS */;
15141514
targetProxy = DEB307142B61D07F00F9D46B /* PBXContainerItemProxy */;
15151515
};
15161516
EE247AE01C3F04ED00AE3E12 /* PBXTargetDependency */ = {
15171517
isa = PBXTargetDependency;
1518-
target = EE247AD21C3F04ED00AE3E12 /* SQLite iOS */;
1518+
target = EE247AD21C3F04ED00AE3E12 /* SQLiteSwift iOS */;
15191519
targetProxy = EE247ADF1C3F04ED00AE3E12 /* PBXContainerItemProxy */;
15201520
};
15211521
EE247B481C3F3ED000AE3E12 /* PBXTargetDependency */ = {
15221522
isa = PBXTargetDependency;
1523-
target = EE247B3B1C3F3ED000AE3E12 /* SQLite Mac */;
1523+
target = EE247B3B1C3F3ED000AE3E12 /* SQLiteSwift Mac */;
15241524
targetProxy = EE247B471C3F3ED000AE3E12 /* PBXContainerItemProxy */;
15251525
};
15261526
/* End PBXTargetDependency section */
@@ -2011,7 +2011,7 @@
20112011
/* End XCBuildConfiguration section */
20122012

20132013
/* Begin XCConfigurationList section */
2014-
03A65E6F1C6BB0F60062603F /* Build configuration list for PBXNativeTarget "SQLite tvOS" */ = {
2014+
03A65E6F1C6BB0F60062603F /* Build configuration list for PBXNativeTarget "SQLiteSwift tvOS" */ = {
20152015
isa = XCConfigurationList;
20162016
buildConfigurations = (
20172017
03A65E6B1C6BB0F60062603F /* Debug */,
@@ -2029,7 +2029,7 @@
20292029
defaultConfigurationIsVisible = 0;
20302030
defaultConfigurationName = Release;
20312031
};
2032-
A121AC4C1CA35C79005A31D1 /* Build configuration list for PBXNativeTarget "SQLite watchOS" */ = {
2032+
A121AC4C1CA35C79005A31D1 /* Build configuration list for PBXNativeTarget "SQLiteSwift watchOS" */ = {
20332033
isa = XCConfigurationList;
20342034
buildConfigurations = (
20352035
A121AC4A1CA35C79005A31D1 /* Debug */,
@@ -2038,7 +2038,7 @@
20382038
defaultConfigurationIsVisible = 0;
20392039
defaultConfigurationName = Release;
20402040
};
2041-
DEB306E22B61CEF500F9D46B /* Build configuration list for PBXNativeTarget "SQLite visionOS" */ = {
2041+
DEB306E22B61CEF500F9D46B /* Build configuration list for PBXNativeTarget "SQLiteSwift visionOS" */ = {
20422042
isa = XCConfigurationList;
20432043
buildConfigurations = (
20442044
DEB306E32B61CEF500F9D46B /* Debug */,
@@ -2065,7 +2065,7 @@
20652065
defaultConfigurationIsVisible = 0;
20662066
defaultConfigurationName = Release;
20672067
};
2068-
EE247AE71C3F04ED00AE3E12 /* Build configuration list for PBXNativeTarget "SQLite iOS" */ = {
2068+
EE247AE71C3F04ED00AE3E12 /* Build configuration list for PBXNativeTarget "SQLiteSwift iOS" */ = {
20692069
isa = XCConfigurationList;
20702070
buildConfigurations = (
20712071
EE247AE81C3F04ED00AE3E12 /* Debug */,
@@ -2083,7 +2083,7 @@
20832083
defaultConfigurationIsVisible = 0;
20842084
defaultConfigurationName = Release;
20852085
};
2086-
EE247B511C3F3ED000AE3E12 /* Build configuration list for PBXNativeTarget "SQLite Mac" */ = {
2086+
EE247B511C3F3ED000AE3E12 /* Build configuration list for PBXNativeTarget "SQLiteSwift Mac" */ = {
20872087
isa = XCConfigurationList;
20882088
buildConfigurations = (
20892089
EE247B4D1C3F3ED000AE3E12 /* Debug */,

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite Mac.xcscheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "EE247B3B1C3F3ED000AE3E12"
1818
BuildableName = "SQLite.framework"
19-
BlueprintName = "SQLite Mac"
19+
BlueprintName = "SQLiteSwift Mac"
2020
ReferencedContainer = "container:SQLite.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -32,7 +32,7 @@
3232
BuildableIdentifier = "primary"
3333
BlueprintIdentifier = "EE247B3B1C3F3ED000AE3E12"
3434
BuildableName = "SQLite.framework"
35-
BlueprintName = "SQLite Mac"
35+
BlueprintName = "SQLiteSwift Mac"
3636
ReferencedContainer = "container:SQLite.xcodeproj">
3737
</BuildableReference>
3838
</MacroExpansion>
@@ -64,7 +64,7 @@
6464
BuildableIdentifier = "primary"
6565
BlueprintIdentifier = "EE247B3B1C3F3ED000AE3E12"
6666
BuildableName = "SQLite.framework"
67-
BlueprintName = "SQLite Mac"
67+
BlueprintName = "SQLiteSwift Mac"
6868
ReferencedContainer = "container:SQLite.xcodeproj">
6969
</BuildableReference>
7070
</MacroExpansion>
@@ -80,7 +80,7 @@
8080
BuildableIdentifier = "primary"
8181
BlueprintIdentifier = "EE247B3B1C3F3ED000AE3E12"
8282
BuildableName = "SQLite.framework"
83-
BlueprintName = "SQLite Mac"
83+
BlueprintName = "SQLiteSwift Mac"
8484
ReferencedContainer = "container:SQLite.xcodeproj">
8585
</BuildableReference>
8686
</MacroExpansion>

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite iOS.xcscheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "EE247AD21C3F04ED00AE3E12"
1818
BuildableName = "SQLite.framework"
19-
BlueprintName = "SQLite iOS"
19+
BlueprintName = "SQLiteSwift iOS"
2020
ReferencedContainer = "container:SQLite.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -32,7 +32,7 @@
3232
BuildableIdentifier = "primary"
3333
BlueprintIdentifier = "EE247AD21C3F04ED00AE3E12"
3434
BuildableName = "SQLite.framework"
35-
BlueprintName = "SQLite iOS"
35+
BlueprintName = "SQLiteSwift iOS"
3636
ReferencedContainer = "container:SQLite.xcodeproj">
3737
</BuildableReference>
3838
</MacroExpansion>
@@ -64,7 +64,7 @@
6464
BuildableIdentifier = "primary"
6565
BlueprintIdentifier = "EE247AD21C3F04ED00AE3E12"
6666
BuildableName = "SQLite.framework"
67-
BlueprintName = "SQLite iOS"
67+
BlueprintName = "SQLiteSwift iOS"
6868
ReferencedContainer = "container:SQLite.xcodeproj">
6969
</BuildableReference>
7070
</MacroExpansion>
@@ -80,7 +80,7 @@
8080
BuildableIdentifier = "primary"
8181
BlueprintIdentifier = "EE247AD21C3F04ED00AE3E12"
8282
BuildableName = "SQLite.framework"
83-
BlueprintName = "SQLite iOS"
83+
BlueprintName = "SQLiteSwift iOS"
8484
ReferencedContainer = "container:SQLite.xcodeproj">
8585
</BuildableReference>
8686
</MacroExpansion>

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite tvOS.xcscheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "03A65E591C6BB0F50062603F"
1818
BuildableName = "SQLite.framework"
19-
BlueprintName = "SQLite tvOS"
19+
BlueprintName = "SQLiteSwift tvOS"
2020
ReferencedContainer = "container:SQLite.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -32,7 +32,7 @@
3232
BuildableIdentifier = "primary"
3333
BlueprintIdentifier = "03A65E591C6BB0F50062603F"
3434
BuildableName = "SQLite.framework"
35-
BlueprintName = "SQLite tvOS"
35+
BlueprintName = "SQLiteSwift tvOS"
3636
ReferencedContainer = "container:SQLite.xcodeproj">
3737
</BuildableReference>
3838
</MacroExpansion>
@@ -64,7 +64,7 @@
6464
BuildableIdentifier = "primary"
6565
BlueprintIdentifier = "03A65E591C6BB0F50062603F"
6666
BuildableName = "SQLite.framework"
67-
BlueprintName = "SQLite tvOS"
67+
BlueprintName = "SQLiteSwift tvOS"
6868
ReferencedContainer = "container:SQLite.xcodeproj">
6969
</BuildableReference>
7070
</MacroExpansion>
@@ -80,7 +80,7 @@
8080
BuildableIdentifier = "primary"
8181
BlueprintIdentifier = "03A65E591C6BB0F50062603F"
8282
BuildableName = "SQLite.framework"
83-
BlueprintName = "SQLite tvOS"
83+
BlueprintName = "SQLiteSwift tvOS"
8484
ReferencedContainer = "container:SQLite.xcodeproj">
8585
</BuildableReference>
8686
</MacroExpansion>

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite visionOS.xcscheme

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "DEB306B82B61CEF500F9D46B"
1818
BuildableName = "SQLite.framework"
19-
BlueprintName = "SQLite visionOS"
19+
BlueprintName = "SQLiteSwift visionOS"
2020
ReferencedContainer = "container:SQLite.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -56,7 +56,7 @@
5656
BuildableIdentifier = "primary"
5757
BlueprintIdentifier = "DEB306B82B61CEF500F9D46B"
5858
BuildableName = "SQLite.framework"
59-
BlueprintName = "SQLite visionOS"
59+
BlueprintName = "SQLiteSwift visionOS"
6060
ReferencedContainer = "container:SQLite.xcodeproj">
6161
</BuildableReference>
6262
</MacroExpansion>

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite watchOS.xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "A121AC441CA35C79005A31D1"
1818
BuildableName = "SQLite.framework"
19-
BlueprintName = "SQLite watchOS"
19+
BlueprintName = "SQLiteSwift watchOS"
2020
ReferencedContainer = "container:SQLite.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -45,7 +45,7 @@
4545
BuildableIdentifier = "primary"
4646
BlueprintIdentifier = "A121AC441CA35C79005A31D1"
4747
BuildableName = "SQLite.framework"
48-
BlueprintName = "SQLite watchOS"
48+
BlueprintName = "SQLiteSwift watchOS"
4949
ReferencedContainer = "container:SQLite.xcodeproj">
5050
</BuildableReference>
5151
</MacroExpansion>
@@ -61,7 +61,7 @@
6161
BuildableIdentifier = "primary"
6262
BlueprintIdentifier = "A121AC441CA35C79005A31D1"
6363
BuildableName = "SQLite.framework"
64-
BlueprintName = "SQLite watchOS"
64+
BlueprintName = "SQLiteSwift watchOS"
6565
ReferencedContainer = "container:SQLite.xcodeproj">
6666
</BuildableReference>
6767
</MacroExpansion>

0 commit comments

Comments
 (0)