|
44 | 44 | 8DB25F8220BE0C29000ABEE2 = { |
45 | 45 | isa = PBXGroup; |
46 | 46 | children = ( |
47 | | - 8DB25F8D20BE0C29000ABEE2 /* InAppMessagingExampleSwift */, |
| 47 | + 8DB25F8D20BE0C29000ABEE2 /* InAppMessagingExample */, |
48 | 48 | 8DB25F8C20BE0C29000ABEE2 /* Products */, |
49 | 49 | 81A2FB070295F56CC0B2D523 /* GoogleService-Info.plist */, |
50 | 50 | 8DC73D782D41A90B0092B6EE /* Frameworks */, |
|
59 | 59 | name = Products; |
60 | 60 | sourceTree = "<group>"; |
61 | 61 | }; |
62 | | - 8DB25F8D20BE0C29000ABEE2 /* InAppMessagingExampleSwift */ = { |
| 62 | + 8DB25F8D20BE0C29000ABEE2 /* InAppMessagingExample */ = { |
63 | 63 | isa = PBXGroup; |
64 | 64 | children = ( |
65 | 65 | 8DB25F8E20BE0C29000ABEE2 /* AppDelegate.swift */, |
|
69 | 69 | 8DB25F9720BE0C2A000ABEE2 /* LaunchScreen.storyboard */, |
70 | 70 | 8DB25F9A20BE0C2A000ABEE2 /* Info.plist */, |
71 | 71 | ); |
72 | | - path = InAppMessagingExampleSwift; |
| 72 | + path = InAppMessagingExample; |
73 | 73 | sourceTree = "<group>"; |
74 | 74 | }; |
75 | 75 | 8DC73D782D41A90B0092B6EE /* Frameworks */ = { |
|
95 | 95 | dependencies = ( |
96 | 96 | ); |
97 | 97 | name = InAppMessagingExample; |
98 | | - productName = InAppMessagingExampleSwift; |
| 98 | + productName = InAppMessagingExample; |
99 | 99 | productReference = 8DB25F8B20BE0C29000ABEE2 /* InAppMessagingExample.app */; |
100 | 100 | productType = "com.apple.product-type.application"; |
101 | 101 | }; |
|
306 | 306 | buildSettings = { |
307 | 307 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
308 | 308 | CODE_SIGN_STYLE = Automatic; |
309 | | - INFOPLIST_FILE = InAppMessagingExampleSwift/Info.plist; |
| 309 | + INFOPLIST_FILE = InAppMessagingExample/Info.plist; |
310 | 310 | LD_RUNPATH_SEARCH_PATHS = ( |
311 | 311 | "$(inherited)", |
312 | 312 | "@executable_path/Frameworks", |
313 | 313 | ); |
314 | | - PRODUCT_BUNDLE_IDENTIFIER = com.firebase.InAppMessagingExampleSwift; |
| 314 | + PRODUCT_BUNDLE_IDENTIFIER = com.firebase.InAppMessagingExample; |
315 | 315 | PRODUCT_NAME = "$(TARGET_NAME)"; |
316 | 316 | SWIFT_VERSION = 5.0; |
317 | 317 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
323 | 323 | buildSettings = { |
324 | 324 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
325 | 325 | CODE_SIGN_STYLE = Automatic; |
326 | | - INFOPLIST_FILE = InAppMessagingExampleSwift/Info.plist; |
| 326 | + INFOPLIST_FILE = InAppMessagingExample/Info.plist; |
327 | 327 | LD_RUNPATH_SEARCH_PATHS = ( |
328 | 328 | "$(inherited)", |
329 | 329 | "@executable_path/Frameworks", |
330 | 330 | ); |
331 | | - PRODUCT_BUNDLE_IDENTIFIER = com.firebase.InAppMessagingExampleSwift; |
| 331 | + PRODUCT_BUNDLE_IDENTIFIER = com.firebase.InAppMessagingExample; |
332 | 332 | PRODUCT_NAME = "$(TARGET_NAME)"; |
333 | 333 | SWIFT_VERSION = 5.0; |
334 | 334 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments