From 2cb1d683d3427dd5d306757bb7ead76f854ae91e Mon Sep 17 00:00:00 2001 From: kdhingra07 <117076321+kdhingra07@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:57:29 +0530 Subject: [PATCH] Prepare for release 10.2.0 (#96) * Prepare for release 10.2.0 * updated pods as well --- CHANGELOG.md | 4 + Example/Podfile.lock | 162 ++++++++---------- .../project.pbxproj | 4 - Package.resolved | 20 +-- Package.swift | 2 +- Segment-Firebase.podspec | 8 +- 6 files changed, 93 insertions(+), 107 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35b2e31..b764bc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Change Log ========== +Version 2.7.12 *(30th November, 2022)* +------------------------------------------- +* Bumped Firebase to version 10.2.0 + Version 2.7.11 *(24th June, 2022)* ------------------------------------------- * Bumped Firebase to version 9.6.0 diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 3f93051..7bbe0a3 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,90 +1,80 @@ PODS: - Analytics (4.1.6) - Expecta (1.0.6) - - Firebase (9.6.0): - - Firebase/Core (= 9.6.0) - - Firebase/Core (9.6.0): + - Firebase (10.2.0): + - Firebase/Core (= 10.2.0) + - Firebase/Core (10.2.0): - Firebase/CoreOnly - - FirebaseAnalytics (~> 9.6.0) - - Firebase/CoreOnly (9.6.0): - - FirebaseCore (= 9.6.0) - - FirebaseAnalytics (9.6.0): - - FirebaseAnalytics/AdIdSupport (= 9.6.0) - - FirebaseCore (~> 9.0) - - FirebaseInstallations (~> 9.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - - GoogleUtilities/MethodSwizzler (~> 7.7) - - GoogleUtilities/Network (~> 7.7) - - "GoogleUtilities/NSData+zlib (~> 7.7)" + - FirebaseAnalytics (~> 10.2.0) + - Firebase/CoreOnly (10.2.0): + - FirebaseCore (= 10.2.0) + - FirebaseAnalytics (10.2.0): + - FirebaseAnalytics/AdIdSupport (= 10.2.0) + - FirebaseCore (~> 10.0) + - FirebaseInstallations (~> 10.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.8) + - GoogleUtilities/MethodSwizzler (~> 7.8) + - GoogleUtilities/Network (~> 7.8) + - "GoogleUtilities/NSData+zlib (~> 7.8)" - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAnalytics/AdIdSupport (9.6.0): - - FirebaseCore (~> 9.0) - - FirebaseInstallations (~> 9.0) - - GoogleAppMeasurement (= 9.6.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - - GoogleUtilities/MethodSwizzler (~> 7.7) - - GoogleUtilities/Network (~> 7.7) - - "GoogleUtilities/NSData+zlib (~> 7.7)" + - FirebaseAnalytics/AdIdSupport (10.2.0): + - FirebaseCore (~> 10.0) + - FirebaseInstallations (~> 10.0) + - GoogleAppMeasurement (= 10.2.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.8) + - GoogleUtilities/MethodSwizzler (~> 7.8) + - GoogleUtilities/Network (~> 7.8) + - "GoogleUtilities/NSData+zlib (~> 7.8)" - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseCore (9.6.0): - - FirebaseCoreDiagnostics (~> 9.0) - - FirebaseCoreInternal (~> 9.0) - - GoogleUtilities/Environment (~> 7.7) - - GoogleUtilities/Logger (~> 7.7) - - FirebaseCoreDiagnostics (9.6.0): - - GoogleDataTransport (< 10.0.0, >= 9.1.4) - - GoogleUtilities/Environment (~> 7.7) - - GoogleUtilities/Logger (~> 7.7) - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseCoreInternal (9.6.0): - - "GoogleUtilities/NSData+zlib (~> 7.7)" - - FirebaseInstallations (9.6.0): - - FirebaseCore (~> 9.0) - - GoogleUtilities/Environment (~> 7.7) - - GoogleUtilities/UserDefaults (~> 7.7) + - FirebaseCore (10.2.0): + - FirebaseCoreInternal (~> 10.0) + - GoogleUtilities/Environment (~> 7.8) + - GoogleUtilities/Logger (~> 7.8) + - FirebaseCoreInternal (10.2.0): + - "GoogleUtilities/NSData+zlib (~> 7.8)" + - FirebaseInstallations (10.2.0): + - FirebaseCore (~> 10.0) + - GoogleUtilities/Environment (~> 7.8) + - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - GoogleAppMeasurement (9.6.0): - - GoogleAppMeasurement/AdIdSupport (= 9.6.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - - GoogleUtilities/MethodSwizzler (~> 7.7) - - GoogleUtilities/Network (~> 7.7) - - "GoogleUtilities/NSData+zlib (~> 7.7)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (9.6.0): - - GoogleAppMeasurement/WithoutAdIdSupport (= 9.6.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - - GoogleUtilities/MethodSwizzler (~> 7.7) - - GoogleUtilities/Network (~> 7.7) - - "GoogleUtilities/NSData+zlib (~> 7.7)" + - GoogleAppMeasurement (10.2.0): + - GoogleAppMeasurement/AdIdSupport (= 10.2.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.8) + - GoogleUtilities/MethodSwizzler (~> 7.8) + - GoogleUtilities/Network (~> 7.8) + - "GoogleUtilities/NSData+zlib (~> 7.8)" - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/WithoutAdIdSupport (9.6.0): - - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - - GoogleUtilities/MethodSwizzler (~> 7.7) - - GoogleUtilities/Network (~> 7.7) - - "GoogleUtilities/NSData+zlib (~> 7.7)" + - GoogleAppMeasurement/AdIdSupport (10.2.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.2.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.8) + - GoogleUtilities/MethodSwizzler (~> 7.8) + - GoogleUtilities/Network (~> 7.8) + - "GoogleUtilities/NSData+zlib (~> 7.8)" - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleDataTransport (9.2.0): - - GoogleUtilities/Environment (~> 7.7) + - GoogleAppMeasurement/WithoutAdIdSupport (10.2.0): + - GoogleUtilities/AppDelegateSwizzler (~> 7.8) + - GoogleUtilities/MethodSwizzler (~> 7.8) + - GoogleUtilities/Network (~> 7.8) + - "GoogleUtilities/NSData+zlib (~> 7.8)" - nanopb (< 2.30910.0, >= 2.30908.0) - - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/AppDelegateSwizzler (7.8.0): + - GoogleUtilities/AppDelegateSwizzler (7.10.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.8.0): + - GoogleUtilities/Environment (7.10.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.8.0): + - GoogleUtilities/Logger (7.10.0): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.8.0): + - GoogleUtilities/MethodSwizzler (7.10.0): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.8.0): + - GoogleUtilities/Network (7.10.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.8.0)" - - GoogleUtilities/Reachability (7.8.0): + - "GoogleUtilities/NSData+zlib (7.10.0)" + - GoogleUtilities/Reachability (7.10.0): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.8.0): + - GoogleUtilities/UserDefaults (7.10.0): - GoogleUtilities/Logger - nanopb (2.30909.0): - nanopb/decode (= 2.30909.0) @@ -95,17 +85,17 @@ PODS: - OCMockito (6.0.0): - OCHamcrest (~> 8.0) - PromisesObjC (2.1.1) - - Segment-Firebase (2.7.10): + - Segment-Firebase (2.7.12): - Analytics - - Firebase (~> 9.6.0) - - Firebase/Core (~> 9.6.0) - - FirebaseAnalytics (~> 9.6.0) - - Segment-Firebase/Core (= 2.7.10) - - Segment-Firebase/Core (2.7.10): + - Firebase (~> 10.2.0) + - Firebase/Core (~> 10.2.0) + - FirebaseAnalytics (~> 10.2.0) + - Segment-Firebase/Core (= 2.7.12) + - Segment-Firebase/Core (2.7.12): - Analytics - - Firebase (~> 9.6.0) - - Firebase/Core (~> 9.6.0) - - FirebaseAnalytics (~> 9.6.0) + - Firebase (~> 10.2.0) + - Firebase/Core (~> 10.2.0) + - FirebaseAnalytics (~> 10.2.0) - Specta (2.0.0) DEPENDENCIES: @@ -121,11 +111,9 @@ SPEC REPOS: - Firebase - FirebaseAnalytics - FirebaseCore - - FirebaseCoreDiagnostics - FirebaseCoreInternal - FirebaseInstallations - GoogleAppMeasurement - - GoogleDataTransport - GoogleUtilities - nanopb - OCHamcrest @@ -140,20 +128,18 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Analytics: eefe524436f904b8bb3f8c8c3425280e43b34efc Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5 - Firebase: 5ae8b7cf8efce559a653aef0ad95bab3f427c351 - FirebaseAnalytics: 89ad762c6c3852a685794174757e2c60a36b6a82 - FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40 - FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6 - FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3 - FirebaseInstallations: 0a115432c4e223c5ab20b0dbbe4cbefa793a0e8e - GoogleAppMeasurement: 6de2b1a69e4326eb82ee05d138f6a5cb7311bcb1 - GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f - GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7 + Firebase: a3ea7eba4382afd83808376edb99acdaff078dcf + FirebaseAnalytics: 24a15e58e505abcedc3017b6f7c206fbfa964580 + FirebaseCore: 813838072b797b64f529f3c2ee35e696e5641dd1 + FirebaseCoreInternal: 091bde13e47bb1c5e9fe397634f3593dc390430f + FirebaseInstallations: 004915af170935e3a583faefd5f8bc851afc220f + GoogleAppMeasurement: 3bc3a6484b7bb20dd8489242c4dd3c92a3e5107b + GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95 nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 OCHamcrest: a613690381f1dac7637c18962c10dbe8feca4bb5 OCMockito: 780f04370226f81a9d972c97d1203864ef609f5b PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb - Segment-Firebase: 36d699e36e7a2269476a9081bd2461d820e6fdd8 + Segment-Firebase: 6000de0f15ec523b3be304d4802ce864bfe39d64 Specta: b79d84043684b35ffdc2680df578dc318ec2efc2 PODFILE CHECKSUM: 2c6ff7ca8d5b9826542864d0ab6166c58179de30 diff --git a/Example/Segment-Firebase.xcodeproj/project.pbxproj b/Example/Segment-Firebase.xcodeproj/project.pbxproj index 6352b59..eb586c1 100644 --- a/Example/Segment-Firebase.xcodeproj/project.pbxproj +++ b/Example/Segment-Firebase.xcodeproj/project.pbxproj @@ -306,10 +306,8 @@ "${PODS_ROOT}/Target Support Files/Pods-Segment-Firebase_Example/Pods-Segment-Firebase_Example-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Analytics/Segment.framework", "${BUILT_PRODUCTS_DIR}/FirebaseCore/FirebaseCore.framework", - "${BUILT_PRODUCTS_DIR}/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework", "${BUILT_PRODUCTS_DIR}/FirebaseCoreInternal/FirebaseCoreInternal.framework", "${BUILT_PRODUCTS_DIR}/FirebaseInstallations/FirebaseInstallations.framework", - "${BUILT_PRODUCTS_DIR}/GoogleDataTransport/GoogleDataTransport.framework", "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", "${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework", "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework", @@ -318,10 +316,8 @@ outputPaths = ( "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Segment.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCore.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreDiagnostics.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreInternal.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseInstallations.framework", - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleDataTransport.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework", diff --git a/Package.resolved b/Package.resolved index e44274f..cddd1ef 100644 --- a/Package.resolved +++ b/Package.resolved @@ -33,8 +33,8 @@ "repositoryURL": "https://github.com/firebase/firebase-ios-sdk.git", "state": { "branch": null, - "revision": "e8828e8efc813817b3c2cbfde8e965f7a7a26641", - "version": "9.2.0" + "revision": "c24031ad9410c746c49deddc739fdf311a386fc7", + "version": "10.2.0" } }, { @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", "state": { "branch": null, - "revision": "192cce3e0486aecfdb61102a9c694c78dc89dc48", - "version": "9.1.0" + "revision": "71eb6700dd53a851473c48d392f00a3ab26699a6", + "version": "10.1.0" } }, { @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/google/GoogleDataTransport.git", "state": { "branch": null, - "revision": "b905c49326b72211531ed9d7baa02d724828a8dc", - "version": "9.1.4" + "revision": "5056b15c5acbb90cd214fe4d6138bdf5a740e5a8", + "version": "9.2.0" } }, { @@ -60,8 +60,8 @@ "repositoryURL": "https://github.com/google/GoogleUtilities.git", "state": { "branch": null, - "revision": "f4abe56ce62a779e64b525eb133c8fc2a84bbc1f", - "version": "7.7.1" + "revision": "6db6edb48bdd9943426562c7f042a5492de5ba3d", + "version": "7.10.0" } }, { @@ -78,8 +78,8 @@ "repositoryURL": "https://github.com/google/gtm-session-fetcher.git", "state": { "branch": null, - "revision": "19605024d59eaefdb1f6a2cb11ebe75df4421126", - "version": "2.0.0" + "revision": "efda500b6d9858d38a76dbfbfa396bd644692e4a", + "version": "3.0.0" } }, { diff --git a/Package.swift b/Package.swift index 2410b91..aa6e628 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let package = Package( products: [.library(name: "SegmentFirebase", targets: ["SegmentFirebase"])], dependencies: [ .package(name: "Segment", url: "https://github.com/segmentio/analytics-ios.git", from: "4.1.6"), - .package(name: "Firebase", url: "https://github.com/firebase/firebase-ios-sdk.git", from: "9.2.0"), + .package(name: "Firebase", url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.2.0"), ], targets: [ .target( diff --git a/Segment-Firebase.podspec b/Segment-Firebase.podspec index 8ae1f18..10d1583 100644 --- a/Segment-Firebase.podspec +++ b/Segment-Firebase.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Segment-Firebase" - s.version = "2.7.11" + s.version = "2.7.12" s.summary = "Firebase Integration for Segment's analytics-ios library." s.description = <<-DESC @@ -24,9 +24,9 @@ Pod::Spec.new do |s| s.static_framework = true s.dependency 'Analytics' - s.dependency 'Firebase', '~> 9.6.0' - s.dependency 'Firebase/Core', '~> 9.6.0' - s.dependency 'FirebaseAnalytics','~> 9.6.0' + s.dependency 'Firebase', '~> 10.2.0' + s.dependency 'Firebase/Core', '~> 10.2.0' + s.dependency 'FirebaseAnalytics','~> 10.2.0' s.subspec 'Core' do |core| #For users who only want the core Firebase package