From b153e14d0e41bc378a51eb5a891c1cc2677df167 Mon Sep 17 00:00:00 2001 From: Eric Leichtenschlag Date: Wed, 1 Feb 2017 17:14:36 -0800 Subject: [PATCH] Updates Podfiles for iOS SDK 7.17.0. Fixes compile error in Swift examples. --- Objective-C/admob/BannerExample/Podfile.lock | 38 +++++++++-------- .../admob/InterstitialExample/Podfile.lock | 38 +++++++++-------- .../admob/NativeAdvancedExample/Podfile.lock | 29 ++++++------- .../admob/NativeExpressExample/Podfile.lock | 29 ++++++------- .../admob/RewardedVideoExample/Podfile.lock | 38 +++++++++-------- Objective-C/advanced/APIDemo/Podfile.lock | 6 +-- .../Podfile.lock | 41 ++++++++++--------- .../doubleclick/DFPBannerExample/Podfile.lock | 6 +-- .../DFPCustomRenderingExample/Podfile.lock | 6 +-- .../DFPInterstitialExample/Podfile.lock | 6 +-- .../BannerExample.xcodeproj/project.pbxproj | 4 +- Swift/admob/BannerExample/Podfile.lock | 38 +++++++++-------- .../project.pbxproj | 4 +- Swift/admob/InterstitialExample/Podfile.lock | 38 +++++++++-------- .../project.pbxproj | 4 +- .../admob/NativeAdvancedExample/Podfile.lock | 29 ++++++------- .../project.pbxproj | 4 +- Swift/admob/NativeExpressExample/Podfile.lock | 29 ++++++------- Swift/admob/RewardedVideoExample/Podfile.lock | 38 +++++++++-------- .../project.pbxproj | 4 +- .../APIDemo/APIDemo.xcodeproj/project.pbxproj | 4 +- Swift/advanced/APIDemo/Podfile.lock | 6 +-- .../project.pbxproj | 4 +- .../Podfile.lock | 41 ++++++++++--------- .../project.pbxproj | 4 +- .../doubleclick/DFPBannerExample/Podfile.lock | 6 +-- .../project.pbxproj | 4 +- .../DFPCustomRenderingExample/Podfile.lock | 6 +-- .../project.pbxproj | 4 +- .../DFPInterstitialExample/Podfile.lock | 6 +-- 30 files changed, 268 insertions(+), 246 deletions(-) diff --git a/Objective-C/admob/BannerExample/Podfile.lock b/Objective-C/admob/BannerExample/Podfile.lock index 7bf38cc1..c7e71761 100644 --- a/Objective-C/admob/BannerExample/Podfile.lock +++ b/Objective-C/admob/BannerExample/Podfile.lock @@ -1,41 +1,43 @@ PODS: - - Firebase/AdMob (3.7.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.0): - - FirebaseAnalytics (= 3.4.3) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.3): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - GoogleUtilities (~> 1.3) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: 3875e140d77c7572c6d4852faf94144ffcdb0704 - FirebaseAnalytics: 02d0aed8c6246a9c8683ac3e9825c67ceb657bde - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: e8d322daf859c9ed2ebe682454f6fdd82d955602 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/admob/InterstitialExample/Podfile.lock b/Objective-C/admob/InterstitialExample/Podfile.lock index 801c5417..73aa0fb3 100644 --- a/Objective-C/admob/InterstitialExample/Podfile.lock +++ b/Objective-C/admob/InterstitialExample/Podfile.lock @@ -1,41 +1,43 @@ PODS: - - Firebase/AdMob (3.7.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.0): - - FirebaseAnalytics (= 3.4.3) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.3): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - GoogleUtilities (~> 1.3) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: 3875e140d77c7572c6d4852faf94144ffcdb0704 - FirebaseAnalytics: 02d0aed8c6246a9c8683ac3e9825c67ceb657bde - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: fe3bd7a5175c2a4bec821e4239b8c613b35fc18a -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/admob/NativeAdvancedExample/Podfile.lock b/Objective-C/admob/NativeAdvancedExample/Podfile.lock index 9c8cf007..a34e6cc0 100644 --- a/Objective-C/admob/NativeAdvancedExample/Podfile.lock +++ b/Objective-C/admob/NativeAdvancedExample/Podfile.lock @@ -1,42 +1,43 @@ PODS: - - Firebase/AdMob (3.11.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.16.0) - - Firebase/Core (3.11.0): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): - FirebaseAnalytics (= 3.6.0) - - FirebaseCore (= 3.4.6) + - FirebaseCore (= 3.4.7) - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - - FirebaseCore (3.4.6): + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.16.0) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleToolboxForMac/Defines (2.1.0) - - GoogleToolboxForMac/NSData+zlib (2.1.0): - - GoogleToolboxForMac/Defines (= 2.1.0) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: b8134e285eb33201115bc688bc5d7f112923bc1f + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 - FirebaseCore: 03da1cb32615569bbc2830a22f9ad753d9a02ef5 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 92dff0e9ce1cfdfe640d9d80ab86d5e4371e478f + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: f05a053bc9b0e616728a378fdd495b23177513b9 -COCOAPODS: 1.1.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/admob/NativeExpressExample/Podfile.lock b/Objective-C/admob/NativeExpressExample/Podfile.lock index c554991a..ffd99311 100644 --- a/Objective-C/admob/NativeExpressExample/Podfile.lock +++ b/Objective-C/admob/NativeExpressExample/Podfile.lock @@ -1,42 +1,43 @@ PODS: - - Firebase/AdMob (3.11.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.16.0) - - Firebase/Core (3.11.0): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): - FirebaseAnalytics (= 3.6.0) - - FirebaseCore (= 3.4.6) + - FirebaseCore (= 3.4.7) - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - - FirebaseCore (3.4.6): + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.16.0) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleToolboxForMac/Defines (2.1.0) - - GoogleToolboxForMac/NSData+zlib (2.1.0): - - GoogleToolboxForMac/Defines (= 2.1.0) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: b8134e285eb33201115bc688bc5d7f112923bc1f + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 - FirebaseCore: 03da1cb32615569bbc2830a22f9ad753d9a02ef5 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 92dff0e9ce1cfdfe640d9d80ab86d5e4371e478f + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: 7c9dc38bd6ba0ac766d33b14b344adb6d25a19e9 -COCOAPODS: 1.1.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/admob/RewardedVideoExample/Podfile.lock b/Objective-C/admob/RewardedVideoExample/Podfile.lock index 1d7f087e..c2a826d5 100644 --- a/Objective-C/admob/RewardedVideoExample/Podfile.lock +++ b/Objective-C/admob/RewardedVideoExample/Podfile.lock @@ -1,41 +1,43 @@ PODS: - - Firebase/AdMob (3.7.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.0): - - FirebaseAnalytics (= 3.4.3) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.3): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - GoogleUtilities (~> 1.3) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: 3875e140d77c7572c6d4852faf94144ffcdb0704 - FirebaseAnalytics: 02d0aed8c6246a9c8683ac3e9825c67ceb657bde - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: dc93e0c1c51f5731249c6897e32df817a3961c98 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/advanced/APIDemo/Podfile.lock b/Objective-C/advanced/APIDemo/Podfile.lock index c22c50e0..25c35cea 100644 --- a/Objective-C/advanced/APIDemo/Podfile.lock +++ b/Objective-C/advanced/APIDemo/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: 529db01fae11f332905cec2765d0899d3d57285c -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/advanced/NativeExpressTableViewExample/Podfile.lock b/Objective-C/advanced/NativeExpressTableViewExample/Podfile.lock index f8d520b2..ac207bad 100644 --- a/Objective-C/advanced/NativeExpressTableViewExample/Podfile.lock +++ b/Objective-C/advanced/NativeExpressTableViewExample/Podfile.lock @@ -1,42 +1,45 @@ PODS: - - Firebase (3.7.1): - - Firebase/Core (= 3.7.1) - - Firebase/AdMob (3.7.1): + - Firebase (3.12.0): + - Firebase/Core (= 3.12.0) + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.1): - - FirebaseAnalytics (= 3.4.4) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.4): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase - Firebase/AdMob SPEC CHECKSUMS: - Firebase: be473484f0d515e72ffd04acf22f981773c23e58 - FirebaseAnalytics: 0533a00b681e08fd0b2cd0444b7ddf0ef9fd7a1a - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: 93bd28bdd43d4cc3c33675defe0a0101f0cc3d78 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/doubleclick/DFPBannerExample/Podfile.lock b/Objective-C/doubleclick/DFPBannerExample/Podfile.lock index 8395715b..f251365b 100644 --- a/Objective-C/doubleclick/DFPBannerExample/Podfile.lock +++ b/Objective-C/doubleclick/DFPBannerExample/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: cda11641faa514157c4c4c6f5ed7cfd2ecc408ad -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/doubleclick/DFPCustomRenderingExample/Podfile.lock b/Objective-C/doubleclick/DFPCustomRenderingExample/Podfile.lock index d99b0264..3aa77957 100644 --- a/Objective-C/doubleclick/DFPCustomRenderingExample/Podfile.lock +++ b/Objective-C/doubleclick/DFPCustomRenderingExample/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: 547a4788f555eae9fe1e974ce6b0a592be7e8c97 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Objective-C/doubleclick/DFPInterstitialExample/Podfile.lock b/Objective-C/doubleclick/DFPInterstitialExample/Podfile.lock index 0c3cc9f1..d0042afa 100644 --- a/Objective-C/doubleclick/DFPInterstitialExample/Podfile.lock +++ b/Objective-C/doubleclick/DFPInterstitialExample/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: b2abbc4cbad4d73be30624fd45c74926fd85e233 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/admob/BannerExample/BannerExample.xcodeproj/project.pbxproj b/Swift/admob/BannerExample/BannerExample.xcodeproj/project.pbxproj index d46e3543..88046e5b 100644 --- a/Swift/admob/BannerExample/BannerExample.xcodeproj/project.pbxproj +++ b/Swift/admob/BannerExample/BannerExample.xcodeproj/project.pbxproj @@ -276,7 +276,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.BannerExample; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -290,7 +290,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.BannerExample; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/admob/BannerExample/Podfile.lock b/Swift/admob/BannerExample/Podfile.lock index 7df35b1c..d2352a11 100644 --- a/Swift/admob/BannerExample/Podfile.lock +++ b/Swift/admob/BannerExample/Podfile.lock @@ -1,41 +1,43 @@ PODS: - - Firebase/AdMob (3.7.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.0): - - FirebaseAnalytics (= 3.4.3) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.3): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - GoogleUtilities (~> 1.3) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: 3875e140d77c7572c6d4852faf94144ffcdb0704 - FirebaseAnalytics: 02d0aed8c6246a9c8683ac3e9825c67ceb657bde - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: 2c0d81e35b6afc2a0271b78626ef3c506fa00eeb -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/admob/InterstitialExample/InterstitialExample.xcodeproj/project.pbxproj b/Swift/admob/InterstitialExample/InterstitialExample.xcodeproj/project.pbxproj index 0d931778..2419c5f4 100644 --- a/Swift/admob/InterstitialExample/InterstitialExample.xcodeproj/project.pbxproj +++ b/Swift/admob/InterstitialExample/InterstitialExample.xcodeproj/project.pbxproj @@ -277,7 +277,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.google.ads.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -291,7 +291,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.google.ads.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/admob/InterstitialExample/Podfile.lock b/Swift/admob/InterstitialExample/Podfile.lock index f67ae80c..ca638d77 100644 --- a/Swift/admob/InterstitialExample/Podfile.lock +++ b/Swift/admob/InterstitialExample/Podfile.lock @@ -1,41 +1,43 @@ PODS: - - Firebase/AdMob (3.7.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.0): - - FirebaseAnalytics (= 3.4.3) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.3): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - GoogleUtilities (~> 1.3) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: 3875e140d77c7572c6d4852faf94144ffcdb0704 - FirebaseAnalytics: 02d0aed8c6246a9c8683ac3e9825c67ceb657bde - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: f51085c4b1587e4a2791ffee0a18fba90b84b6c6 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/admob/NativeAdvancedExample/NativeAdvancedExample.xcodeproj/project.pbxproj b/Swift/admob/NativeAdvancedExample/NativeAdvancedExample.xcodeproj/project.pbxproj index 5f5c67a6..ee4f45d5 100644 --- a/Swift/admob/NativeAdvancedExample/NativeAdvancedExample.xcodeproj/project.pbxproj +++ b/Swift/admob/NativeAdvancedExample/NativeAdvancedExample.xcodeproj/project.pbxproj @@ -300,7 +300,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.NativeAdvancedExample; PRODUCT_NAME = NativeAdvancedExample; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -315,7 +315,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.NativeAdvancedExample; PRODUCT_NAME = NativeAdvancedExample; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; diff --git a/Swift/admob/NativeAdvancedExample/Podfile.lock b/Swift/admob/NativeAdvancedExample/Podfile.lock index 845b9251..57af1cbf 100644 --- a/Swift/admob/NativeAdvancedExample/Podfile.lock +++ b/Swift/admob/NativeAdvancedExample/Podfile.lock @@ -1,42 +1,43 @@ PODS: - - Firebase/AdMob (3.11.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.16.0) - - Firebase/Core (3.11.0): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): - FirebaseAnalytics (= 3.6.0) - - FirebaseCore (= 3.4.6) + - FirebaseCore (= 3.4.7) - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - - FirebaseCore (3.4.6): + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.16.0) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleToolboxForMac/Defines (2.1.0) - - GoogleToolboxForMac/NSData+zlib (2.1.0): - - GoogleToolboxForMac/Defines (= 2.1.0) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: b8134e285eb33201115bc688bc5d7f112923bc1f + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 - FirebaseCore: 03da1cb32615569bbc2830a22f9ad753d9a02ef5 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 92dff0e9ce1cfdfe640d9d80ab86d5e4371e478f + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: ce57bf163043fa6e1bd0bad71414a6599520672c -COCOAPODS: 1.1.1 +COCOAPODS: 1.2.0 diff --git a/Swift/admob/NativeExpressExample/NativeExpressExample.xcodeproj/project.pbxproj b/Swift/admob/NativeExpressExample/NativeExpressExample.xcodeproj/project.pbxproj index e978e102..6032d639 100644 --- a/Swift/admob/NativeExpressExample/NativeExpressExample.xcodeproj/project.pbxproj +++ b/Swift/admob/NativeExpressExample/NativeExpressExample.xcodeproj/project.pbxproj @@ -267,7 +267,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.example.NativeExpressExample; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -281,7 +281,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.example.NativeExpressExample; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/admob/NativeExpressExample/Podfile.lock b/Swift/admob/NativeExpressExample/Podfile.lock index 89e8b086..7f1382d3 100644 --- a/Swift/admob/NativeExpressExample/Podfile.lock +++ b/Swift/admob/NativeExpressExample/Podfile.lock @@ -1,42 +1,43 @@ PODS: - - Firebase/AdMob (3.11.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.16.0) - - Firebase/Core (3.11.0): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): - FirebaseAnalytics (= 3.6.0) - - FirebaseCore (= 3.4.6) + - FirebaseCore (= 3.4.7) - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - - FirebaseCore (3.4.6): + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.16.0) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleToolboxForMac/Defines (2.1.0) - - GoogleToolboxForMac/NSData+zlib (2.1.0): - - GoogleToolboxForMac/Defines (= 2.1.0) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: b8134e285eb33201115bc688bc5d7f112923bc1f + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 - FirebaseCore: 03da1cb32615569bbc2830a22f9ad753d9a02ef5 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 92dff0e9ce1cfdfe640d9d80ab86d5e4371e478f + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: 13f0a8b35152bf7428082e8ac4a9c23c8542c3a2 -COCOAPODS: 1.1.1 +COCOAPODS: 1.2.0 diff --git a/Swift/admob/RewardedVideoExample/Podfile.lock b/Swift/admob/RewardedVideoExample/Podfile.lock index a2cde891..bd861609 100644 --- a/Swift/admob/RewardedVideoExample/Podfile.lock +++ b/Swift/admob/RewardedVideoExample/Podfile.lock @@ -1,41 +1,43 @@ PODS: - - Firebase/AdMob (3.7.0): + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.0): - - FirebaseAnalytics (= 3.4.3) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.3): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - GoogleUtilities (~> 1.3) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase/AdMob - Firebase/Core SPEC CHECKSUMS: - Firebase: 3875e140d77c7572c6d4852faf94144ffcdb0704 - FirebaseAnalytics: 02d0aed8c6246a9c8683ac3e9825c67ceb657bde - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: e904ef21c7948f7f0bcf7bbde351d1129b39846f -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/admob/RewardedVideoExample/RewardedVideoExample.xcodeproj/project.pbxproj b/Swift/admob/RewardedVideoExample/RewardedVideoExample.xcodeproj/project.pbxproj index 00be7cf7..407b3ac2 100644 --- a/Swift/admob/RewardedVideoExample/RewardedVideoExample.xcodeproj/project.pbxproj +++ b/Swift/admob/RewardedVideoExample/RewardedVideoExample.xcodeproj/project.pbxproj @@ -276,7 +276,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.RewardedVideoExample; PRODUCT_NAME = RewardedVideoExample; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -289,7 +289,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.RewardedVideoExample; PRODUCT_NAME = RewardedVideoExample; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/advanced/APIDemo/APIDemo.xcodeproj/project.pbxproj b/Swift/advanced/APIDemo/APIDemo.xcodeproj/project.pbxproj index cc88f8d2..46989299 100644 --- a/Swift/advanced/APIDemo/APIDemo.xcodeproj/project.pbxproj +++ b/Swift/advanced/APIDemo/APIDemo.xcodeproj/project.pbxproj @@ -319,7 +319,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "APIDemo/APIDemo-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -336,7 +336,7 @@ PRODUCT_BUNDLE_IDENTIFIER = com.google.APIDemo; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "APIDemo/APIDemo-Bridging-Header.h"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/advanced/APIDemo/Podfile.lock b/Swift/advanced/APIDemo/Podfile.lock index 3d7072c3..06abb376 100644 --- a/Swift/advanced/APIDemo/Podfile.lock +++ b/Swift/advanced/APIDemo/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: e55f8d65c94d23de734bdb4ef9feaeff83fff2a2 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/advanced/NativeExpressTableViewExample/NativeExpressTableViewExample.xcodeproj/project.pbxproj b/Swift/advanced/NativeExpressTableViewExample/NativeExpressTableViewExample.xcodeproj/project.pbxproj index e013affd..6ca32bdf 100644 --- a/Swift/advanced/NativeExpressTableViewExample/NativeExpressTableViewExample.xcodeproj/project.pbxproj +++ b/Swift/advanced/NativeExpressTableViewExample/NativeExpressTableViewExample.xcodeproj/project.pbxproj @@ -297,7 +297,7 @@ PROVISIONING_PROFILE = "f16fc751-6394-4c45-8d3c-4c071a857ac2"; SWIFT_OBJC_BRIDGING_HEADER = ""; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -317,7 +317,7 @@ PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = "f16fc751-6394-4c45-8d3c-4c071a857ac2"; SWIFT_OBJC_BRIDGING_HEADER = ""; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/advanced/NativeExpressTableViewExample/Podfile.lock b/Swift/advanced/NativeExpressTableViewExample/Podfile.lock index f8d520b2..ac207bad 100644 --- a/Swift/advanced/NativeExpressTableViewExample/Podfile.lock +++ b/Swift/advanced/NativeExpressTableViewExample/Podfile.lock @@ -1,42 +1,45 @@ PODS: - - Firebase (3.7.1): - - Firebase/Core (= 3.7.1) - - Firebase/AdMob (3.7.1): + - Firebase (3.12.0): + - Firebase/Core (= 3.12.0) + - Firebase/AdMob (3.12.0): - Firebase/Core - - Google-Mobile-Ads-SDK (= 7.12.1) - - Firebase/Core (3.7.1): - - FirebaseAnalytics (= 3.4.4) - - FirebaseCore (= 3.4.3) - - FirebaseAnalytics (3.4.4): + - Google-Mobile-Ads-SDK (= 7.17.0) + - Firebase/Core (3.12.0): + - FirebaseAnalytics (= 3.6.0) + - FirebaseCore (= 3.4.7) + - FirebaseAnalytics (3.6.0): - FirebaseCore (~> 3.4) - FirebaseInstanceID (~> 1.0) - GoogleInterchangeUtilities (~> 1.2) - GoogleSymbolUtilities (~> 1.1) - - FirebaseCore (3.4.3): + - GoogleToolboxForMac/NSData+zlib (~> 2.1) + - FirebaseCore (3.4.7): - GoogleInterchangeUtilities (~> 1.2) - - GoogleUtilities (~> 1.2) + - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/NSData+zlib (~> 2.1) - FirebaseInstanceID (1.0.8) - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) - GoogleInterchangeUtilities (1.2.2): - GoogleSymbolUtilities (~> 1.1) - GoogleSymbolUtilities (1.1.2) - - GoogleUtilities (1.3.2): - - GoogleSymbolUtilities (~> 1.1) + - GoogleToolboxForMac/Defines (2.1.1) + - GoogleToolboxForMac/NSData+zlib (2.1.1): + - GoogleToolboxForMac/Defines (= 2.1.1) DEPENDENCIES: - Firebase - Firebase/AdMob SPEC CHECKSUMS: - Firebase: be473484f0d515e72ffd04acf22f981773c23e58 - FirebaseAnalytics: 0533a00b681e08fd0b2cd0444b7ddf0ef9fd7a1a - FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907 + Firebase: 8e99eb1ff553ad5bcc6072cc3d925bb89c1244d6 + FirebaseAnalytics: 9c67af0ebeb8d2146c9b4ea2616439affa947b58 + FirebaseCore: 46afaf2c2e0419ea7d3acfb08cf26a461a75fe85 FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7 GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96 - GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358 + GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0 PODFILE CHECKSUM: 93bd28bdd43d4cc3c33675defe0a0101f0cc3d78 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/doubleclick/DFPBannerExample/DFPBannerExample.xcodeproj/project.pbxproj b/Swift/doubleclick/DFPBannerExample/DFPBannerExample.xcodeproj/project.pbxproj index 2da14824..0049fa95 100644 --- a/Swift/doubleclick/DFPBannerExample/DFPBannerExample.xcodeproj/project.pbxproj +++ b/Swift/doubleclick/DFPBannerExample/DFPBannerExample.xcodeproj/project.pbxproj @@ -274,7 +274,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.google.ads.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -289,7 +289,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.google.ads.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/doubleclick/DFPBannerExample/Podfile.lock b/Swift/doubleclick/DFPBannerExample/Podfile.lock index 65c87d0a..bdfce49f 100644 --- a/Swift/doubleclick/DFPBannerExample/Podfile.lock +++ b/Swift/doubleclick/DFPBannerExample/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: 26769724e662a76de9ac70141ec768f269dc0b4a -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/doubleclick/DFPCustomRenderingExample/DFPCustomRenderingExample.xcodeproj/project.pbxproj b/Swift/doubleclick/DFPCustomRenderingExample/DFPCustomRenderingExample.xcodeproj/project.pbxproj index 39bf3324..a505c35b 100644 --- a/Swift/doubleclick/DFPCustomRenderingExample/DFPCustomRenderingExample.xcodeproj/project.pbxproj +++ b/Swift/doubleclick/DFPCustomRenderingExample/DFPCustomRenderingExample.xcodeproj/project.pbxproj @@ -306,7 +306,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.DFPCustomRenderingExample; PRODUCT_NAME = DFPCustomRenderingExample; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -320,7 +320,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.google.DFPCustomRenderingExample; PRODUCT_NAME = DFPCustomRenderingExample; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/doubleclick/DFPCustomRenderingExample/Podfile.lock b/Swift/doubleclick/DFPCustomRenderingExample/Podfile.lock index facba302..067549dc 100644 --- a/Swift/doubleclick/DFPCustomRenderingExample/Podfile.lock +++ b/Swift/doubleclick/DFPCustomRenderingExample/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: feb7e4b8eed9b07686eebd561faa7aeba1537d83 -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0 diff --git a/Swift/doubleclick/DFPInterstitialExample/DFPInterstitialExample.xcodeproj/project.pbxproj b/Swift/doubleclick/DFPInterstitialExample/DFPInterstitialExample.xcodeproj/project.pbxproj index 5ecc8e60..3cebedb6 100644 --- a/Swift/doubleclick/DFPInterstitialExample/DFPInterstitialExample.xcodeproj/project.pbxproj +++ b/Swift/doubleclick/DFPInterstitialExample/DFPInterstitialExample.xcodeproj/project.pbxproj @@ -273,7 +273,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.google.ads.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -287,7 +287,7 @@ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.google.ads.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_VERSION = 3.0.1; + SWIFT_VERSION = 3.0; }; name = Release; }; diff --git a/Swift/doubleclick/DFPInterstitialExample/Podfile.lock b/Swift/doubleclick/DFPInterstitialExample/Podfile.lock index 05cf36c1..39a1c5b5 100644 --- a/Swift/doubleclick/DFPInterstitialExample/Podfile.lock +++ b/Swift/doubleclick/DFPInterstitialExample/Podfile.lock @@ -1,12 +1,12 @@ PODS: - - Google-Mobile-Ads-SDK (7.12.1) + - Google-Mobile-Ads-SDK (7.17.0) DEPENDENCIES: - Google-Mobile-Ads-SDK SPEC CHECKSUMS: - Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a + Google-Mobile-Ads-SDK: a8bf4211624999b73e4184be516f94770b139525 PODFILE CHECKSUM: 71435b621ad93bb8f6f7026cff55c0cf9286589f -COCOAPODS: 1.0.1 +COCOAPODS: 1.2.0