diff --git a/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample.xcodeproj/project.pbxproj b/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample.xcodeproj/project.pbxproj index 241bb741..7e2c6680 100644 --- a/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample.xcodeproj/project.pbxproj +++ b/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 3D260E3B73BD66437FDE52F0 /* Pods_AdManagerCustomRenderingExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A395995DE5FAB584311EEC53 /* Pods_AdManagerCustomRenderingExample.framework */; }; 507818D52199E5DA00E5A44A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 507818C82199E5D900E5A44A /* AppDelegate.swift */; }; 507818D62199E5DA00E5A44A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 507818C92199E5D900E5A44A /* Assets.xcassets */; }; 507818D72199E5DA00E5A44A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 507818CA2199E5D900E5A44A /* LaunchScreen.storyboard */; }; @@ -18,6 +19,7 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 080CA6094A580104D8E3DB4A /* Pods-AdManagerCustomRenderingExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AdManagerCustomRenderingExample.release.xcconfig"; path = "Target Support Files/Pods-AdManagerCustomRenderingExample/Pods-AdManagerCustomRenderingExample.release.xcconfig"; sourceTree = ""; }; 4AEBD8B01BF01CF200874961 /* AdManagerCustomRenderingExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdManagerCustomRenderingExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 507818C82199E5D900E5A44A /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 507818C92199E5D900E5A44A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -28,6 +30,8 @@ 507818D22199E5D900E5A44A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 507818D32199E5D900E5A44A /* MySimpleNativeAdView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MySimpleNativeAdView.swift; sourceTree = ""; }; 507818D42199E5D900E5A44A /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; + 64E7034BE1E9B4B68CFE6E98 /* Pods-AdManagerCustomRenderingExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AdManagerCustomRenderingExample.debug.xcconfig"; path = "Target Support Files/Pods-AdManagerCustomRenderingExample/Pods-AdManagerCustomRenderingExample.debug.xcconfig"; sourceTree = ""; }; + A395995DE5FAB584311EEC53 /* Pods_AdManagerCustomRenderingExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AdManagerCustomRenderingExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -35,17 +39,28 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 3D260E3B73BD66437FDE52F0 /* Pods_AdManagerCustomRenderingExample.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 3BC1CB927BC9290B852ECEEC /* Frameworks */ = { + isa = PBXGroup; + children = ( + A395995DE5FAB584311EEC53 /* Pods_AdManagerCustomRenderingExample.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; 4AEBD8A71BF01CF200874961 = { isa = PBXGroup; children = ( 507818C72199E5D900E5A44A /* AdManagerCustomRenderingExample */, 4AEBD8B11BF01CF200874961 /* Products */, + D33363D0F4AA8E3CA1DB35DA /* Pods */, + 3BC1CB927BC9290B852ECEEC /* Frameworks */, ); sourceTree = ""; }; @@ -73,6 +88,16 @@ path = AdManagerCustomRenderingExample; sourceTree = ""; }; + D33363D0F4AA8E3CA1DB35DA /* Pods */ = { + isa = PBXGroup; + children = ( + 64E7034BE1E9B4B68CFE6E98 /* Pods-AdManagerCustomRenderingExample.debug.xcconfig */, + 080CA6094A580104D8E3DB4A /* Pods-AdManagerCustomRenderingExample.release.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -80,9 +105,11 @@ isa = PBXNativeTarget; buildConfigurationList = 4AEBD8C21BF01CF200874961 /* Build configuration list for PBXNativeTarget "AdManagerCustomRenderingExample" */; buildPhases = ( + 016EA5E1BE53501384694C57 /* [CP] Check Pods Manifest.lock */, 4AEBD8AC1BF01CF200874961 /* Sources */, 4AEBD8AD1BF01CF200874961 /* Frameworks */, 4AEBD8AE1BF01CF200874961 /* Resources */, + F37A1878576C24A7A7272972 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -105,7 +132,6 @@ TargetAttributes = { 4AEBD8AF1BF01CF200874961 = { CreatedOnToolsVersion = 7.1; - LastSwiftMigration = 0900; }; }; @@ -143,6 +169,53 @@ }; /* End PBXResourcesBuildPhase section */ +/* Begin PBXShellScriptBuildPhase section */ + 016EA5E1BE53501384694C57 /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-AdManagerCustomRenderingExample-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + 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"; + showEnvVarsInLog = 0; + }; + F37A1878576C24A7A7272972 /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-AdManagerCustomRenderingExample/Pods-AdManagerCustomRenderingExample-frameworks.sh", + "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", + "${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework", + "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework", + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AdManagerCustomRenderingExample/Pods-AdManagerCustomRenderingExample-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; +/* End PBXShellScriptBuildPhase section */ + /* Begin PBXSourcesBuildPhase section */ 4AEBD8AC1BF01CF200874961 /* Sources */ = { isa = PBXSourcesBuildPhase; @@ -287,6 +360,7 @@ }; 4AEBD8C31BF01CF200874961 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 64E7034BE1E9B4B68CFE6E98 /* Pods-AdManagerCustomRenderingExample.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImages; @@ -302,6 +376,7 @@ }; 4AEBD8C41BF01CF200874961 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 080CA6094A580104D8E3DB4A /* Pods-AdManagerCustomRenderingExample.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImages; diff --git a/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample/Base.lproj/Main.storyboard b/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample/Base.lproj/Main.storyboard index 8902baa1..c01e306b 100644 --- a/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample/Base.lproj/Main.storyboard +++ b/Swift/admanager/AdManagerCustomRenderingExample/AdManagerCustomRenderingExample/Base.lproj/Main.storyboard @@ -1,11 +1,9 @@ - - - - + + - - + + @@ -22,91 +20,90 @@ - + - + - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + - @@ -124,6 +121,7 @@ + @@ -139,6 +137,7 @@ + @@ -171,7 +170,21 @@ - + + + + + + + + + + + + + + + diff --git a/Swift/admanager/AdManagerCustomRenderingExample/Podfile.lock b/Swift/admanager/AdManagerCustomRenderingExample/Podfile.lock index 11b9bbb3..66d542d0 100644 --- a/Swift/admanager/AdManagerCustomRenderingExample/Podfile.lock +++ b/Swift/admanager/AdManagerCustomRenderingExample/Podfile.lock @@ -37,7 +37,7 @@ DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC REPOS: - https://github.com/CocoaPods/Specs: + https://github.com/CocoaPods/Specs.git: - Google-Mobile-Ads-SDK - GoogleAppMeasurement - GoogleUserMessagingPlatform @@ -55,4 +55,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 327ffaf29ad4f23825d80a6fe0d1f699f398150d -COCOAPODS: 1.9.3 +COCOAPODS: 1.10.0.rc.1