|
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