|
11 | 11 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
13 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
14 | | - 2776652129477EBF009787AF /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2776652029477EBF009787AF /* GoogleService-Info.plist */; }; |
| 14 | + 2771A7B429539FA900769CE9 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2771A7B329539FA900769CE9 /* GoogleService-Info.plist */; }; |
15 | 15 | 411AE1611544DDFEA5AA69E9 /* libPods-CourierService.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B457B43780DB2169A210BDF /* libPods-CourierService.a */; }; |
16 | 16 | 4A072F5A28F71FD80067DE0D /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A072F5928F71FD80067DE0D /* NotificationService.swift */; }; |
17 | 17 | 4A072F5E28F71FD80067DE0D /* CourierService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 4A072F5728F71FD80067DE0D /* CourierService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
|
52 | 52 | 274C7B6F28F72FB900537847 /* libCourier-iOS-iOS13.0.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libCourier-iOS-iOS13.0.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 53 | 274C7B7128F7301E00537847 /* libCourier-iOS-iOS13.0.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libCourier-iOS-iOS13.0.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 54 | 274C7B7328F7302900537847 /* libCourier-iOS-iOS16.0.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libCourier-iOS-iOS16.0.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 | | - 2776652029477EBF009787AF /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
| 55 | + 2771A7B329539FA900769CE9 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
56 | 56 | 3B4392A12AC88292D35C810B /* Pods-CourierReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CourierReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-CourierReactNativeExample/Pods-CourierReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; }; |
57 | 57 | 430BDE5C244AF69BE2C6541E /* Pods-CourierService.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CourierService.debug.xcconfig"; path = "Target Support Files/Pods-CourierService/Pods-CourierService.debug.xcconfig"; sourceTree = "<group>"; }; |
58 | 58 | 4A072F5728F71FD80067DE0D /* CourierService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = CourierService.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
90 | 90 | 13B07FAE1A68108700A75B9A /* CourierReactNativeExample */ = { |
91 | 91 | isa = PBXGroup; |
92 | 92 | children = ( |
93 | | - 2776652029477EBF009787AF /* GoogleService-Info.plist */, |
| 93 | + 2771A7B329539FA900769CE9 /* GoogleService-Info.plist */, |
94 | 94 | 4AC7137C28ECC99F00C31B3C /* CourierReactNativeExample.entitlements */, |
95 | 95 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
96 | 96 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
|
254 | 254 | files = ( |
255 | 255 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
256 | 256 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
257 | | - 2776652129477EBF009787AF /* GoogleService-Info.plist in Resources */, |
| 257 | + 2771A7B429539FA900769CE9 /* GoogleService-Info.plist in Resources */, |
258 | 258 | ); |
259 | 259 | runOnlyForDeploymentPostprocessing = 0; |
260 | 260 | }; |
|
0 commit comments