|
13 | 13 | 110ED4D42869DC71001A2F51 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 110ED4D22869DC71001A2F51 /* LaunchScreen.storyboard */; }; |
14 | 14 | 118BC1A8286B2FBB0050EF31 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118BC1A7286B2FBB0050EF31 /* SceneDelegate.swift */; }; |
15 | 15 | 118BC1AA286B30A70050EF31 /* BannerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118BC1A9286B30A70050EF31 /* BannerDelegate.swift */; }; |
| 16 | + 2D79D1B3D098123FFFB87865 /* Pods_IntegrationExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42EEB58CA073102D90AB585B /* Pods_IntegrationExample.framework */; }; |
16 | 17 | 3446E37A2C23D218007A91B2 /* GoogleMobileAds.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3446E3792C23D218007A91B2 /* GoogleMobileAds.xcframework */; }; |
17 | 18 | 3446E37B2C23D218007A91B2 /* GoogleMobileAds.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3446E3792C23D218007A91B2 /* GoogleMobileAds.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
18 | 19 | 3446E37D2C23D21D007A91B2 /* UserMessagingPlatform.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3446E37C2C23D21D007A91B2 /* UserMessagingPlatform.xcframework */; }; |
19 | 20 | 3446E37E2C23D21D007A91B2 /* UserMessagingPlatform.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3446E37C2C23D21D007A91B2 /* UserMessagingPlatform.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
20 | | - 34ADC4082CABFC55007D913B /* Pods_IntegrationExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34ADC4072CABFC55007D913B /* Pods_IntegrationExample.framework */; }; |
21 | | - 34ADC4092CABFC55007D913B /* Pods_IntegrationExample.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 34ADC4072CABFC55007D913B /* Pods_IntegrationExample.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
22 | 21 | /* End PBXBuildFile section */ |
23 | 22 |
|
24 | 23 | /* Begin PBXCopyFilesBuildPhase section */ |
|
30 | 29 | files = ( |
31 | 30 | 3446E37E2C23D21D007A91B2 /* UserMessagingPlatform.xcframework in Embed Frameworks */, |
32 | 31 | 3446E37B2C23D218007A91B2 /* GoogleMobileAds.xcframework in Embed Frameworks */, |
33 | | - 34ADC4092CABFC55007D913B /* Pods_IntegrationExample.framework in Embed Frameworks */, |
34 | 32 | ); |
35 | 33 | name = "Embed Frameworks"; |
36 | 34 | runOnlyForDeploymentPostprocessing = 0; |
|
48 | 46 | 118BC1A9286B30A70050EF31 /* BannerDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BannerDelegate.swift; sourceTree = "<group>"; }; |
49 | 47 | 3446E3792C23D218007A91B2 /* GoogleMobileAds.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:EQHXZ8M8AV:Google LLC"; lastKnownFileType = wrapper.xcframework; name = GoogleMobileAds.xcframework; path = "Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework"; sourceTree = "<group>"; }; |
50 | 48 | 3446E37C2C23D21D007A91B2 /* UserMessagingPlatform.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:EQHXZ8M8AV:Google LLC"; lastKnownFileType = wrapper.xcframework; name = UserMessagingPlatform.xcframework; path = Pods/GoogleUserMessagingPlatform/Frameworks/Release/UserMessagingPlatform.xcframework; sourceTree = "<group>"; }; |
51 | | - 34ADC4072CABFC55007D913B /* Pods_IntegrationExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_IntegrationExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | | - B9E92C6B87796A481FF9FC2D /* Pods-IntegrationExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntegrationExample.debug.xcconfig"; path = "Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample.debug.xcconfig"; sourceTree = "<group>"; }; |
53 | | - E0ADC1659FB90A253A7A458A /* Pods-IntegrationExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntegrationExample.release.xcconfig"; path = "Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 49 | + 42EEB58CA073102D90AB585B /* Pods_IntegrationExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_IntegrationExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 50 | + 5AAFAAA7B4BE2C251C3643B6 /* Pods-IntegrationExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntegrationExample.debug.xcconfig"; path = "Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 51 | + F6227D4C3147BC38320530C1 /* Pods-IntegrationExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IntegrationExample.release.xcconfig"; path = "Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample.release.xcconfig"; sourceTree = "<group>"; }; |
54 | 52 | /* End PBXFileReference section */ |
55 | 53 |
|
56 | 54 | /* Begin PBXFrameworksBuildPhase section */ |
|
60 | 58 | files = ( |
61 | 59 | 3446E37D2C23D21D007A91B2 /* UserMessagingPlatform.xcframework in Frameworks */, |
62 | 60 | 3446E37A2C23D218007A91B2 /* GoogleMobileAds.xcframework in Frameworks */, |
63 | | - 34ADC4082CABFC55007D913B /* Pods_IntegrationExample.framework in Frameworks */, |
| 61 | + 2D79D1B3D098123FFFB87865 /* Pods_IntegrationExample.framework in Frameworks */, |
64 | 62 | ); |
65 | 63 | runOnlyForDeploymentPostprocessing = 0; |
66 | 64 | }; |
|
70 | 68 | 110CCB1D2869EA7800183F99 /* Frameworks */ = { |
71 | 69 | isa = PBXGroup; |
72 | 70 | children = ( |
73 | | - 34ADC4072CABFC55007D913B /* Pods_IntegrationExample.framework */, |
74 | 71 | 3446E37C2C23D21D007A91B2 /* UserMessagingPlatform.xcframework */, |
75 | 72 | 3446E3792C23D218007A91B2 /* GoogleMobileAds.xcframework */, |
| 73 | + 42EEB58CA073102D90AB585B /* Pods_IntegrationExample.framework */, |
76 | 74 | ); |
77 | 75 | name = Frameworks; |
78 | 76 | sourceTree = "<group>"; |
|
112 | 110 | 375D6924DF12EBBC237C9814 /* Pods */ = { |
113 | 111 | isa = PBXGroup; |
114 | 112 | children = ( |
115 | | - B9E92C6B87796A481FF9FC2D /* Pods-IntegrationExample.debug.xcconfig */, |
116 | | - E0ADC1659FB90A253A7A458A /* Pods-IntegrationExample.release.xcconfig */, |
| 113 | + 5AAFAAA7B4BE2C251C3643B6 /* Pods-IntegrationExample.debug.xcconfig */, |
| 114 | + F6227D4C3147BC38320530C1 /* Pods-IntegrationExample.release.xcconfig */, |
117 | 115 | ); |
118 | 116 | path = Pods; |
119 | 117 | sourceTree = "<group>"; |
|
125 | 123 | isa = PBXNativeTarget; |
126 | 124 | buildConfigurationList = 110ED4D82869DC71001A2F51 /* Build configuration list for PBXNativeTarget "IntegrationExample" */; |
127 | 125 | buildPhases = ( |
128 | | - 06EEA7BF87D8844658EA609A /* [CP] Check Pods Manifest.lock */, |
| 126 | + A704A712AB0D7A7FF8233999 /* [CP] Check Pods Manifest.lock */, |
129 | 127 | 110ED4C02869DC6F001A2F51 /* Sources */, |
130 | 128 | 110ED4C12869DC6F001A2F51 /* Frameworks */, |
131 | 129 | 110ED4C22869DC6F001A2F51 /* Resources */, |
132 | 130 | 110CCB2A2869EA7800183F99 /* Embed Frameworks */, |
133 | | - 5D29A0A10484A56EB91906BB /* [CP] Embed Pods Frameworks */, |
134 | | - DFC62E4037CCDA7F205E60D4 /* [CP] Copy Pods Resources */, |
| 131 | + 6CC23C98CB23ED8E00DC86AA /* [CP] Embed Pods Frameworks */, |
| 132 | + 819B01916102863F451B8C20 /* [CP] Copy Pods Resources */, |
135 | 133 | ); |
136 | 134 | buildRules = ( |
137 | 135 | ); |
|
188 | 186 | /* End PBXResourcesBuildPhase section */ |
189 | 187 |
|
190 | 188 | /* Begin PBXShellScriptBuildPhase section */ |
191 | | - 06EEA7BF87D8844658EA609A /* [CP] Check Pods Manifest.lock */ = { |
| 189 | + 6CC23C98CB23ED8E00DC86AA /* [CP] Embed Pods Frameworks */ = { |
192 | 190 | isa = PBXShellScriptBuildPhase; |
193 | 191 | buildActionMask = 2147483647; |
194 | 192 | files = ( |
195 | 193 | ); |
196 | 194 | inputFileListPaths = ( |
| 195 | + "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
197 | 196 | ); |
198 | | - inputPaths = ( |
199 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
200 | | - "${PODS_ROOT}/Manifest.lock", |
201 | | - ); |
202 | | - name = "[CP] Check Pods Manifest.lock"; |
| 197 | + name = "[CP] Embed Pods Frameworks"; |
203 | 198 | outputFileListPaths = ( |
204 | | - ); |
205 | | - outputPaths = ( |
206 | | - "$(DERIVED_FILE_DIR)/Pods-IntegrationExample-checkManifestLockResult.txt", |
| 199 | + "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
207 | 200 | ); |
208 | 201 | runOnlyForDeploymentPostprocessing = 0; |
209 | 202 | shellPath = /bin/sh; |
210 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 203 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-frameworks.sh\"\n"; |
211 | 204 | showEnvVarsInLog = 0; |
212 | 205 | }; |
213 | | - 5D29A0A10484A56EB91906BB /* [CP] Embed Pods Frameworks */ = { |
| 206 | + 819B01916102863F451B8C20 /* [CP] Copy Pods Resources */ = { |
214 | 207 | isa = PBXShellScriptBuildPhase; |
215 | 208 | buildActionMask = 2147483647; |
216 | 209 | files = ( |
217 | 210 | ); |
218 | 211 | inputFileListPaths = ( |
219 | | - "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 212 | + "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
220 | 213 | ); |
221 | | - name = "[CP] Embed Pods Frameworks"; |
| 214 | + name = "[CP] Copy Pods Resources"; |
222 | 215 | outputFileListPaths = ( |
223 | | - "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 216 | + "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
224 | 217 | ); |
225 | 218 | runOnlyForDeploymentPostprocessing = 0; |
226 | 219 | shellPath = /bin/sh; |
227 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-frameworks.sh\"\n"; |
| 220 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-resources.sh\"\n"; |
228 | 221 | showEnvVarsInLog = 0; |
229 | 222 | }; |
230 | | - DFC62E4037CCDA7F205E60D4 /* [CP] Copy Pods Resources */ = { |
| 223 | + A704A712AB0D7A7FF8233999 /* [CP] Check Pods Manifest.lock */ = { |
231 | 224 | isa = PBXShellScriptBuildPhase; |
232 | 225 | buildActionMask = 2147483647; |
233 | 226 | files = ( |
234 | 227 | ); |
235 | 228 | inputFileListPaths = ( |
236 | | - "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
237 | 229 | ); |
238 | | - name = "[CP] Copy Pods Resources"; |
| 230 | + inputPaths = ( |
| 231 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 232 | + "${PODS_ROOT}/Manifest.lock", |
| 233 | + ); |
| 234 | + name = "[CP] Check Pods Manifest.lock"; |
239 | 235 | outputFileListPaths = ( |
240 | | - "${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 236 | + ); |
| 237 | + outputPaths = ( |
| 238 | + "$(DERIVED_FILE_DIR)/Pods-IntegrationExample-checkManifestLockResult.txt", |
241 | 239 | ); |
242 | 240 | runOnlyForDeploymentPostprocessing = 0; |
243 | 241 | shellPath = /bin/sh; |
244 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IntegrationExample/Pods-IntegrationExample-resources.sh\"\n"; |
| 242 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
245 | 243 | showEnvVarsInLog = 0; |
246 | 244 | }; |
247 | 245 | /* End PBXShellScriptBuildPhase section */ |
|
396 | 394 | }; |
397 | 395 | 110ED4D92869DC71001A2F51 /* Debug */ = { |
398 | 396 | isa = XCBuildConfiguration; |
399 | | - baseConfigurationReference = B9E92C6B87796A481FF9FC2D /* Pods-IntegrationExample.debug.xcconfig */; |
| 397 | + baseConfigurationReference = 5AAFAAA7B4BE2C251C3643B6 /* Pods-IntegrationExample.debug.xcconfig */; |
400 | 398 | buildSettings = { |
401 | 399 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
402 | 400 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
|
416 | 414 | "@executable_path/Frameworks", |
417 | 415 | ); |
418 | 416 | MARKETING_VERSION = 1.0; |
419 | | - "OTHER_LDFLAGS[arch=*]" = "-ObjC"; |
420 | 417 | PRODUCT_BUNDLE_IDENTIFIER = cz.slabs.IntegrationExample; |
421 | 418 | PRODUCT_NAME = "$(TARGET_NAME)"; |
422 | 419 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
|
431 | 428 | }; |
432 | 429 | 110ED4DA2869DC71001A2F51 /* Release */ = { |
433 | 430 | isa = XCBuildConfiguration; |
434 | | - baseConfigurationReference = E0ADC1659FB90A253A7A458A /* Pods-IntegrationExample.release.xcconfig */; |
| 431 | + baseConfigurationReference = F6227D4C3147BC38320530C1 /* Pods-IntegrationExample.release.xcconfig */; |
435 | 432 | buildSettings = { |
436 | 433 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
437 | 434 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
|
451 | 448 | "@executable_path/Frameworks", |
452 | 449 | ); |
453 | 450 | MARKETING_VERSION = 1.0; |
454 | | - "OTHER_LDFLAGS[arch=*]" = "-ObjC"; |
455 | 451 | PRODUCT_BUNDLE_IDENTIFIER = cz.slabs.IntegrationExample; |
456 | 452 | PRODUCT_NAME = "$(TARGET_NAME)"; |
457 | 453 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
|
0 commit comments