Skip to content

Commit bcd74a0

Browse files
committed
separate product names
1 parent bc075cf commit bcd74a0

File tree

4 files changed

+25
-21
lines changed

4 files changed

+25
-21
lines changed

JDStatusBarNotification.xcodeproj/project.pbxproj

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
7E5402C5286708850079C579 /* JDStatusBarNotification.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = JDStatusBarNotification.docc; sourceTree = "<group>"; };
217217
7E67050C284A4BE900AD58E1 /* ExamplesScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExamplesScreen.swift; sourceTree = "<group>"; };
218218
7E670512284B177B00AD58E1 /* StyleEditorScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StyleEditorScreen.swift; sourceTree = "<group>"; };
219-
7E6AAB452B26117A001D82FE /* JDSBN Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JDSBN Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
219+
7E6AAB452B26117A001D82FE /* JDSBN_SwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JDSBN_SwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; };
220220
7E6AAB462B26117A001D82FE /* SwiftUI-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "SwiftUI-Info.plist"; path = "/Users/chaetwo/Projects/JDStatusBarNotification/SwiftUI-Info.plist"; sourceTree = "<absolute>"; };
221221
7E6AAB472B261302001D82FE /* ExampleApp_SwiftUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleApp_SwiftUI.swift; sourceTree = "<group>"; };
222222
7E6AAB882B261E76001D82FE /* SBSceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SBSceneDelegate.h; sourceTree = "<group>"; };
@@ -227,17 +227,17 @@
227227
7E83FF1B2AF1AA630011EA4C /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
228228
7E8B9AEE283B6FD300507BC1 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
229229
7E8C519F2858857200C7C003 /* TextStyleEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextStyleEditorView.swift; sourceTree = "<group>"; };
230-
7EA91CC3284EF3AF00F32F09 /* JDSBN Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JDSBN Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
230+
7EA91CC3284EF3AF00F32F09 /* JDSBN_LayoutDebug.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JDSBN_LayoutDebug.app; sourceTree = BUILT_PRODUCTS_DIR; };
231231
7EB82C4B2A31BACE004E2B19 /* JDStatusBarNotification.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = JDStatusBarNotification.podspec; sourceTree = "<group>"; };
232232
7EB82C4C2A31BACE004E2B19 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
233233
7EB914CF2ADC11F4004B3435 /* NotificationPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationPresenter.swift; sourceTree = "<group>"; };
234234
7EDAEEA82AF6EC5E001B6ABE /* JDStatusBarNotification.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JDStatusBarNotification.framework; sourceTree = BUILT_PRODUCTS_DIR; };
235235
7EF32BB02B10167B000E7CAE /* NotificationPresenterLegacyOverlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationPresenterLegacyOverlay.swift; sourceTree = "<group>"; };
236236
7EF32BB72B113A0B000E7CAE /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
237237
7EF32BB92B113A0B000E7CAE /* API_tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = API_tests.m; sourceTree = "<group>"; };
238-
7EFD77A12843461D000BFBF1 /* JDSBN Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JDSBN Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
238+
7EFD77A12843461D000BFBF1 /* JDSBN_SceneDelegate.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JDSBN_SceneDelegate.app; sourceTree = BUILT_PRODUCTS_DIR; };
239239
7EFD77A32843462F000BFBF1 /* WindowScene-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "WindowScene-Info.plist"; sourceTree = "<group>"; };
240-
D264F88D1820213200DA0E53 /* JDSBN Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JDSBN Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
240+
D264F88D1820213200DA0E53 /* JDSBN_AppDelegate.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JDSBN_AppDelegate.app; sourceTree = BUILT_PRODUCTS_DIR; };
241241
D264F8901820213200DA0E53 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
242242
D264F8941820213200DA0E53 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
243243
D264F8981820213200DA0E53 /* Classic-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Classic-Info.plist"; sourceTree = "<group>"; };
@@ -410,13 +410,13 @@
410410
D264F88E1820213200DA0E53 /* Products */ = {
411411
isa = PBXGroup;
412412
children = (
413-
D264F88D1820213200DA0E53 /* JDSBN Example.app */,
414-
7EFD77A12843461D000BFBF1 /* JDSBN Example.app */,
415-
7EA91CC3284EF3AF00F32F09 /* JDSBN Example.app */,
413+
D264F88D1820213200DA0E53 /* JDSBN_AppDelegate.app */,
414+
7EFD77A12843461D000BFBF1 /* JDSBN_SceneDelegate.app */,
415+
7EA91CC3284EF3AF00F32F09 /* JDSBN_LayoutDebug.app */,
416416
7E5402C2286708840079C579 /* JDStatusBarNotification.framework */,
417417
7EDAEEA82AF6EC5E001B6ABE /* JDStatusBarNotification.framework */,
418418
7EF32BB72B113A0B000E7CAE /* Tests.xctest */,
419-
7E6AAB452B26117A001D82FE /* JDSBN Example.app */,
419+
7E6AAB452B26117A001D82FE /* JDSBN_SwiftUI.app */,
420420
);
421421
name = Products;
422422
sourceTree = "<group>";
@@ -519,7 +519,7 @@
519519
);
520520
name = ExampleApp_SwiftUI;
521521
productName = JDStatusBarNotificationExample;
522-
productReference = 7E6AAB452B26117A001D82FE /* JDSBN Example.app */;
522+
productReference = 7E6AAB452B26117A001D82FE /* JDSBN_SwiftUI.app */;
523523
productType = "com.apple.product-type.application";
524524
};
525525
7EA91CA8284EF3AF00F32F09 /* ExampleApp_LayoutDebug */ = {
@@ -538,7 +538,7 @@
538538
);
539539
name = ExampleApp_LayoutDebug;
540540
productName = JDStatusBarNotificationExample;
541-
productReference = 7EA91CC3284EF3AF00F32F09 /* JDSBN Example.app */;
541+
productReference = 7EA91CC3284EF3AF00F32F09 /* JDSBN_LayoutDebug.app */;
542542
productType = "com.apple.product-type.application";
543543
};
544544
7EDAEE882AF6EC5E001B6ABE /* JDStatusBarNotification_LayoutDebug */ = {
@@ -594,7 +594,7 @@
594594
);
595595
name = ExampleApp_SceneDelegate;
596596
productName = JDStatusBarNotificationExample;
597-
productReference = 7EFD77A12843461D000BFBF1 /* JDSBN Example.app */;
597+
productReference = 7EFD77A12843461D000BFBF1 /* JDSBN_SceneDelegate.app */;
598598
productType = "com.apple.product-type.application";
599599
};
600600
D264F88C1820213200DA0E53 /* ExampleApp_AppDelegate */ = {
@@ -613,7 +613,7 @@
613613
);
614614
name = ExampleApp_AppDelegate;
615615
productName = JDStatusBarNotificationExample;
616-
productReference = D264F88D1820213200DA0E53 /* JDSBN Example.app */;
616+
productReference = D264F88D1820213200DA0E53 /* JDSBN_AppDelegate.app */;
617617
productType = "com.apple.product-type.application";
618618
};
619619
/* End PBXNativeTarget section */
@@ -946,6 +946,7 @@
946946
"@executable_path/Frameworks",
947947
);
948948
PRODUCT_BUNDLE_IDENTIFIER = com.calimarkus.jdstatusbarnotifications.sui;
949+
PRODUCT_NAME = JDSBN_SwiftUI;
949950
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
950951
SUPPORTS_MACCATALYST = NO;
951952
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
@@ -971,6 +972,7 @@
971972
"@executable_path/Frameworks",
972973
);
973974
PRODUCT_BUNDLE_IDENTIFIER = com.calimarkus.jdstatusbarnotifications.ld;
975+
PRODUCT_NAME = JDSBN_LayoutDebug;
974976
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
975977
SUPPORTS_MACCATALYST = NO;
976978
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
@@ -1097,6 +1099,7 @@
10971099
"@executable_path/Frameworks",
10981100
);
10991101
PRODUCT_BUNDLE_IDENTIFIER = com.calimarkus.jdstatusbarnotifications.sd;
1102+
PRODUCT_NAME = JDSBN_SceneDelegate;
11001103
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
11011104
SUPPORTS_MACCATALYST = NO;
11021105
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
@@ -1190,6 +1193,7 @@
11901193
"@executable_path/Frameworks",
11911194
);
11921195
PRODUCT_BUNDLE_IDENTIFIER = com.calimarkus.jdstatusbarnotifications.ad;
1196+
PRODUCT_NAME = JDSBN_AppDelegate;
11931197
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
11941198
SUPPORTS_MACCATALYST = NO;
11951199
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;

JDStatusBarNotification.xcodeproj/xcshareddata/xcschemes/ExampleApp (AppDelegate).xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "D264F88C1820213200DA0E53"
18-
BuildableName = "JDSBN Example.app"
18+
BuildableName = "JDSBN_AD.app"
1919
BlueprintName = "ExampleApp_AppDelegate"
2020
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
2121
</BuildableReference>
@@ -57,7 +57,7 @@
5757
<BuildableReference
5858
BuildableIdentifier = "primary"
5959
BlueprintIdentifier = "D264F88C1820213200DA0E53"
60-
BuildableName = "JDSBN Example.app"
60+
BuildableName = "JDSBN_AD.app"
6161
BlueprintName = "ExampleApp_AppDelegate"
6262
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
6363
</BuildableReference>
@@ -74,7 +74,7 @@
7474
<BuildableReference
7575
BuildableIdentifier = "primary"
7676
BlueprintIdentifier = "D264F88C1820213200DA0E53"
77-
BuildableName = "JDSBN Example.app"
77+
BuildableName = "JDSBN_AD.app"
7878
BlueprintName = "ExampleApp_AppDelegate"
7979
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
8080
</BuildableReference>

JDStatusBarNotification.xcodeproj/xcshareddata/xcschemes/ExampleApp (SceneDelegate).xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "7EFD778A2843461D000BFBF1"
18-
BuildableName = "JDSBN Example.app"
18+
BuildableName = "JDSBN_SD.app"
1919
BlueprintName = "ExampleApp_SceneDelegate"
2020
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
2121
</BuildableReference>
@@ -44,7 +44,7 @@
4444
<BuildableReference
4545
BuildableIdentifier = "primary"
4646
BlueprintIdentifier = "7EFD778A2843461D000BFBF1"
47-
BuildableName = "JDSBN Example.app"
47+
BuildableName = "JDSBN_SD.app"
4848
BlueprintName = "ExampleApp_SceneDelegate"
4949
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
5050
</BuildableReference>
@@ -61,7 +61,7 @@
6161
<BuildableReference
6262
BuildableIdentifier = "primary"
6363
BlueprintIdentifier = "7EFD778A2843461D000BFBF1"
64-
BuildableName = "JDSBN Example.app"
64+
BuildableName = "JDSBN_SD.app"
6565
BlueprintName = "ExampleApp_SceneDelegate"
6666
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
6767
</BuildableReference>

JDStatusBarNotification.xcodeproj/xcshareddata/xcschemes/ExampleApp (SwiftUI).xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "7E6AAB2B2B26117A001D82FE"
18-
BuildableName = "ExampleApp_SwiftUI.app"
18+
BuildableName = "JDSBN_SUI.app"
1919
BlueprintName = "ExampleApp_SwiftUI"
2020
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
2121
</BuildableReference>
@@ -44,7 +44,7 @@
4444
<BuildableReference
4545
BuildableIdentifier = "primary"
4646
BlueprintIdentifier = "7E6AAB2B2B26117A001D82FE"
47-
BuildableName = "ExampleApp_SwiftUI.app"
47+
BuildableName = "JDSBN_SUI.app"
4848
BlueprintName = "ExampleApp_SwiftUI"
4949
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
5050
</BuildableReference>
@@ -61,7 +61,7 @@
6161
<BuildableReference
6262
BuildableIdentifier = "primary"
6363
BlueprintIdentifier = "7E6AAB2B2B26117A001D82FE"
64-
BuildableName = "ExampleApp_SwiftUI.app"
64+
BuildableName = "JDSBN_SUI.app"
6565
BlueprintName = "ExampleApp_SwiftUI"
6666
ReferencedContainer = "container:JDStatusBarNotification.xcodeproj">
6767
</BuildableReference>

0 commit comments

Comments
 (0)