From f3d2dd7ef489a7d324a158a0ea64db169c990593 Mon Sep 17 00:00:00 2001 From: Adam Essenmacher Date: Mon, 29 Apr 2024 01:31:32 -0400 Subject: [PATCH] Upgrading select Firebase packages to 10.22 --- Readme.md | 40 +++++------ components.cake | 72 +++++++++---------- source/Firebase/ABTesting/ABTesting.csproj | 4 +- source/Firebase/Analytics/Analytics.csproj | 4 +- source/Firebase/Analytics/Analytics.targets | 8 +-- source/Firebase/Auth/Auth.csproj | 4 +- .../CloudFirestore/CloudFirestore.csproj | 4 +- .../CloudFunctions/CloudFunctions.csproj | 4 +- .../CloudMessaging/CloudMessaging.csproj | 4 +- source/Firebase/Core/Core.csproj | 4 +- source/Firebase/Core/Core.targets | 10 +-- .../Firebase/Crashlytics/Crashlytics.csproj | 4 +- .../Firebase/Crashlytics/Crashlytics.targets | 4 +- source/Firebase/Database/Database.csproj | 4 +- .../Firebase/DynamicLinks/DynamicLinks.csproj | 4 +- .../Installations/Installations.csproj | 4 +- .../Firebase/RemoteConfig/RemoteConfig.csproj | 4 +- source/Firebase/Storage/Storage.csproj | 4 +- 18 files changed, 93 insertions(+), 93 deletions(-) diff --git a/Readme.md b/Readme.md index 62afb043..25bacee5 100644 --- a/Readme.md +++ b/Readme.md @@ -52,20 +52,20 @@ Xamarin creates and maintains Xamarin.iOS bindings for the Google APIs for iOS L | -------------------------------------------------------------------------- | ------------------------------------------ | | [Xamarin.Firebase.iOS.ABTesting][F.ABTesting.Name] | [8.10.0][F.ABTesting.Package] | | [Xamarin.Firebase.iOS.AdMob][F.AdMob.Name] | [8.10.0.0][F.AdMob.Package] | -| [AdamE.Firebase.iOS.Analytics][F.Analytics.Name] | [10.21.0][F.Analytics.Package] | -| [AdamE.Firebase.iOS.Auth][F.Auth.Name] | [10.21.0][F.Auth.Package] | -| [AdamE.Firebase.iOS.CloudFirestore][F.CloudFirestore.Name] | [10.21.0][F.CloudFirestore.Package] | -| [AdamE.Firebase.iOS.CloudFunctions][F.CloudFunctions.Name] | [10.21.0][F.CloudFunctions.Package] | -| [AdamE.Firebase.iOS.CloudMessaging][F.CloudMessaging.Name] | [10.21.0][F.CloudMessaging.Package] | -| [AdamE.Firebase.iOS.Core][F.Core.Name] | [10.21.0][F.Core.Package] | +| [AdamE.Firebase.iOS.Analytics][F.Analytics.Name] | [10.22.0][F.Analytics.Package] | +| [AdamE.Firebase.iOS.Auth][F.Auth.Name] | [10.22.0][F.Auth.Package] | +| [AdamE.Firebase.iOS.CloudFirestore][F.CloudFirestore.Name] | [10.22.0][F.CloudFirestore.Package] | +| [AdamE.Firebase.iOS.CloudFunctions][F.CloudFunctions.Name] | [10.22.0][F.CloudFunctions.Package] | +| [AdamE.Firebase.iOS.CloudMessaging][F.CloudMessaging.Name] | [10.22.0][F.CloudMessaging.Package] | +| [AdamE.Firebase.iOS.Core][F.Core.Name] | [10.22.0][F.Core.Package] | | [Xamarin.Firebase.iOS.Crashlytics][F.Crashlytics.Name] | [8.10.0][F.Crashlytics.Package] | | [Xamarin.Firebase.iOS.Database][F.Database.Name] | [8.10.0][F.Database.Package] | | [Xamarin.Firebase.iOS.DynamicLinks][F.DynamicLinks.Name] | [8.10.0][F.DynamicLinks.Package] | | [Xamarin.Firebase.iOS.InAppMessaging][F.InAppMessaging.Name] | [8.10.0][F.InAppMessaging.Package] | -| [AdamE.Firebase.iOS.Installations][F.Installations.Name] | [10.21.0][F.Installations.Package] | +| [AdamE.Firebase.iOS.Installations][F.Installations.Name] | [10.22.0][F.Installations.Package] | | [Xamarin.Firebase.iOS.PerformanceMonitoring][F.PerformanceMonitoring.Name] | [8.10.0][F.PerformanceMonitoring.Package] | | [Xamarin.Firebase.iOS.RemoteConfig][F.RemoteConfig.Name] | [8.10.0][F.RemoteConfig.Package] | -| [AdamE.Firebase.iOS.Storage][F.Storage.Name] | [10.21.0][F.Storage.Package] | +| [AdamE.Firebase.iOS.Storage][F.Storage.Name] | [10.22.0][F.Storage.Package] | | [Xamarin.Google.iOS.Analytics][G.Analytics.Name] | [3.20.0.0][G.Analytics.Package] | | [Xamarin.Google.iOS.Cast][G.Cast.Name] | [4.7.0.0][G.Cast.Package] | | [Xamarin.Google.iOS.Maps][G.Maps.Name] | [6.0.1.0][G.Maps.Package] | @@ -102,22 +102,22 @@ Here's a table that shows in which global version is located each component of F | Component Name | Component Version | Global Version | | ------------------------------- | :---------------: | :----------------: | -| Firebase A/B Testing | **10.21.0** | **10.21.0-alpha1** | +| Firebase A/B Testing | **10.22.0** | **10.22.0-alpha1** | | Firebase AdMob | **8.10.0** | **8.10.0** | -| Firebase Analytics | **10.21.0** | **10.21.0** | -| Firebase Auth | **10.21.0** | **10.21.0** | -| Firebase Cloud Firestore | **10.21.0** | **10.21.0** | -| Firebase Cloud Functions | **10.21.0** | **10.21.0** | -| Firebase Cloud Messaging | **10.21.0** | **10.21.0** | -| Firebase Core | **10.21.0** | **10.21.0** | -| Firebase Crashlytics | **10.21.0** | **10.21.0** | +| Firebase Analytics | **10.22.0** | **10.22.0** | +| Firebase Auth | **10.22.0** | **10.22.0** | +| Firebase Cloud Firestore | **10.22.0** | **10.22.0** | +| Firebase Cloud Functions | **10.22.0** | **10.22.0** | +| Firebase Cloud Messaging | **10.22.0** | **10.22.0** | +| Firebase Core | **10.22.0** | **10.22.0** | +| Firebase Crashlytics | **10.22.0** | **10.22.0** | | Firebase Database | **8.10.0** | **8.10.0** | -| Firebase Dynamic Links | **8.10.0** | **10.21.0-alpha1** | +| Firebase Dynamic Links | **8.10.0** | **10.22.0-alpha1** | | Firebase In App Messaging | **8.10.0** | **8.10.0** | -| Firebase Installations | **10.21.0** | **10.21.0** | +| Firebase Installations | **10.22.0** | **10.22.0** | | Firebase Performance Monitoring | **8.10.0** | **8.10.0** | -| Firebase RemoteConfig | **8.10.0** | **10.21.0-alpha1** | -| Firebase Storage | **10.21.0** | **10.21.0** | +| Firebase RemoteConfig | **8.10.0** | **10.22.0-alpha1** | +| Firebase Storage | **10.22.0** | **10.22.0** | | Google User Messaging Platform | **1.1.0.0** | **8.10.0** | | Google Cast | **4.7.0.0** | **8.10.0** | | Google Sign-In | **5.0.2.2** | **8.10.0** | diff --git a/components.cake b/components.cake index 0ce44f7a..43b350d5 100644 --- a/components.cake +++ b/components.cake @@ -1,19 +1,19 @@ // Firebase artifacts available to be built. These artifacts generate NuGets. -Artifact FIREBASE_AB_TESTING_ARTIFACT = new Artifact ("Firebase.ABTesting", "10.21.0.0-alpha1", "11.0", ComponentGroup.Firebase, csprojName: "ABTesting"); -Artifact FIREBASE_ANALYTICS_ARTIFACT = new Artifact ("Firebase.Analytics", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Analytics"); -Artifact FIREBASE_AUTH_ARTIFACT = new Artifact ("Firebase.Auth", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Auth"); -Artifact FIREBASE_CLOUD_FIRESTORE_ARTIFACT = new Artifact ("Firebase.CloudFirestore", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "CloudFirestore"); -Artifact FIREBASE_CLOUD_FUNCTIONS_ARTIFACT = new Artifact ("Firebase.CloudFunctions", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "CloudFunctions"); -Artifact FIREBASE_CLOUD_MESSAGING_ARTIFACT = new Artifact ("Firebase.CloudMessaging", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "CloudMessaging"); -Artifact FIREBASE_CORE_ARTIFACT = new Artifact ("Firebase.Core", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Core"); -Artifact FIREBASE_CRASHLYTICS_ARTIFACT = new Artifact ("Firebase.Crashlytics", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Crashlytics"); -Artifact FIREBASE_DATABASE_ARTIFACT = new Artifact ("Firebase.Database", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Database"); -Artifact FIREBASE_DYNAMIC_LINKS_ARTIFACT = new Artifact ("Firebase.DynamicLinks", "10.21.0.0-alpha1", "11.0", ComponentGroup.Firebase, csprojName: "DynamicLinks"); +Artifact FIREBASE_AB_TESTING_ARTIFACT = new Artifact ("Firebase.ABTesting", "10.22.0.0-alpha1", "11.0", ComponentGroup.Firebase, csprojName: "ABTesting"); +Artifact FIREBASE_ANALYTICS_ARTIFACT = new Artifact ("Firebase.Analytics", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Analytics"); +Artifact FIREBASE_AUTH_ARTIFACT = new Artifact ("Firebase.Auth", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Auth"); +Artifact FIREBASE_CLOUD_FIRESTORE_ARTIFACT = new Artifact ("Firebase.CloudFirestore", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "CloudFirestore"); +Artifact FIREBASE_CLOUD_FUNCTIONS_ARTIFACT = new Artifact ("Firebase.CloudFunctions", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "CloudFunctions"); +Artifact FIREBASE_CLOUD_MESSAGING_ARTIFACT = new Artifact ("Firebase.CloudMessaging", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "CloudMessaging"); +Artifact FIREBASE_CORE_ARTIFACT = new Artifact ("Firebase.Core", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Core"); +Artifact FIREBASE_CRASHLYTICS_ARTIFACT = new Artifact ("Firebase.Crashlytics", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Crashlytics"); +Artifact FIREBASE_DATABASE_ARTIFACT = new Artifact ("Firebase.Database", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Database"); +Artifact FIREBASE_DYNAMIC_LINKS_ARTIFACT = new Artifact ("Firebase.DynamicLinks", "10.22.0.0-alpha1", "11.0", ComponentGroup.Firebase, csprojName: "DynamicLinks"); Artifact FIREBASE_IN_APP_MESSAGING_ARTIFACT = new Artifact ("Firebase.InAppMessaging", "8.10.0.3", "11.0", ComponentGroup.Firebase, csprojName: "InAppMessaging"); -Artifact FIREBASE_INSTALLATIONS_ARTIFACT = new Artifact ("Firebase.Installations", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Installations"); +Artifact FIREBASE_INSTALLATIONS_ARTIFACT = new Artifact ("Firebase.Installations", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Installations"); Artifact FIREBASE_PERFORMANCE_MONITORING_ARTIFACT = new Artifact ("Firebase.PerformanceMonitoring", "8.10.0.3", "11.0", ComponentGroup.Firebase, csprojName: "PerformanceMonitoring"); -Artifact FIREBASE_REMOTE_CONFIG_ARTIFACT = new Artifact ("Firebase.RemoteConfig", "10.21.0.0-alpha1", "11.0", ComponentGroup.Firebase, csprojName: "RemoteConfig"); -Artifact FIREBASE_STORAGE_ARTIFACT = new Artifact ("Firebase.Storage", "10.21.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Storage"); +Artifact FIREBASE_REMOTE_CONFIG_ARTIFACT = new Artifact ("Firebase.RemoteConfig", "10.22.0.0-alpha1", "11.0", ComponentGroup.Firebase, csprojName: "RemoteConfig"); +Artifact FIREBASE_STORAGE_ARTIFACT = new Artifact ("Firebase.Storage", "10.22.0.0", "11.0", ComponentGroup.Firebase, csprojName: "Storage"); // Artifact FIREBASE_APP_DISTRIBUTION_ARTIFACT = new Artifact ("Firebase.AppDistribution", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "AppDistribution"); // Artifact FIREBASE_APP_CHECK_ARTIFACT = new Artifact ("Firebase.AppCheck", "8.10.0.1", "11.0", ComponentGroup.Firebase, csprojName: "AppCheck"); @@ -133,18 +133,18 @@ void SetArtifactsPodSpecs () { // Firebase components FIREBASE_AB_TESTING_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseABTesting", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseABTesting", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_ANALYTICS_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseAnalytics", "10.21.0") + PodSpec.Create ("FirebaseAnalytics", "10.22.0") }; FIREBASE_AUTH_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseAuth", "10.21.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseAuth", "10.22.0", frameworkSource: FrameworkSource.Pods), PodSpec.Create ("RecaptchaInterop", "100.0.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_CLOUD_FIRESTORE_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseFirestore", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseFirestoreInternal", "10.21.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseFirestore", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseFirestoreInternal", "10.22.0", frameworkSource: FrameworkSource.Pods), PodSpec.Create ("BoringSSL-GRPC", "0.0.24", frameworkSource: FrameworkSource.Pods, frameworkName: "openssl_grpc"), PodSpec.Create ("gRPC-Core", "1.49.1", frameworkSource: FrameworkSource.Pods, frameworkName: "grpc"), PodSpec.Create ("gRPC-C++", "1.49.1", frameworkSource: FrameworkSource.Pods, frameworkName: "grpcpp"), @@ -152,52 +152,52 @@ void SetArtifactsPodSpecs () PodSpec.Create ("Libuv-gRPC", "0.0.10", frameworkSource: FrameworkSource.Pods, frameworkName: "uv") }; FIREBASE_CLOUD_FUNCTIONS_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseFunctions", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseFunctions", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_CLOUD_MESSAGING_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseMessaging", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseMessaging", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_CORE_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseAppCheckInterop", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseAuthInterop", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseCore", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseCoreExtension", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseCoreInternal", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseMessagingInterop", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseSessions", "10.21.0", frameworkSource: FrameworkSource.Pods), - PodSpec.Create ("FirebaseSharedSwift", "10.21.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseAppCheckInterop", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseAuthInterop", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseCore", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseCoreExtension", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseCoreInternal", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseMessagingInterop", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseSessions", "10.22.0", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("FirebaseSharedSwift", "10.22.0", frameworkSource: FrameworkSource.Pods), PodSpec.Create ("GTMSessionFetcher", "3.4.1", frameworkSource: FrameworkSource.Pods, subSpecs: new [] { "Full" }), - PodSpec.Create ("GoogleAppMeasurement", "10.21.0"), + PodSpec.Create ("GoogleAppMeasurement", "10.22.0"), PodSpec.Create ("GoogleDataTransport", "9.4.1", frameworkSource: FrameworkSource.Pods), PodSpec.Create ("PromisesObjC", "2.4.0", frameworkSource: FrameworkSource.Pods, frameworkName: "FBLPromises", targetName: "PromisesObjC"), PodSpec.Create ("PromisesSwift", "2.4.0", frameworkSource: FrameworkSource.Pods, frameworkName: "Promises", targetName: "PromisesSwift"), PodSpec.Create ("GoogleUtilities", "7.13.0", frameworkSource: FrameworkSource.Pods, subSpecs: new [] { "AppDelegateSwizzler", "Environment", "Logger", "ISASwizzler", "MethodSwizzler", "Network", "NSData+zlib", "Reachability", "UserDefaults", }), - PodSpec.Create ("nanopb", "2.30909.1", frameworkSource: FrameworkSource.Pods), + PodSpec.Create ("nanopb", "2.30910.0", frameworkSource: FrameworkSource.Pods), PodSpec.Create ("leveldb-library", "1.22.5", frameworkSource: FrameworkSource.Pods, frameworkName: "leveldb"), }; FIREBASE_CRASHLYTICS_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseCrashlytics", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseCrashlytics", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_DATABASE_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseDatabase", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseDatabase", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_DYNAMIC_LINKS_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseDynamicLinks", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseDynamicLinks", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_IN_APP_MESSAGING_ARTIFACT.PodSpecs = new [] { PodSpec.Create ("Firebase", "8.10.0", frameworkSource: FrameworkSource.Pods, frameworkName: "FirebaseInAppMessaging", targetName: "FirebaseInAppMessaging", subSpecs: new [] { "InAppMessaging" }) }; FIREBASE_INSTALLATIONS_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseInstallations", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseInstallations", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_PERFORMANCE_MONITORING_ARTIFACT.PodSpecs = new [] { PodSpec.Create ("Firebase", "8.10.0", frameworkSource: FrameworkSource.Pods, frameworkName: "FirebasePerformance", targetName: "FirebasePerformance", subSpecs: new [] { "Performance" }) }; FIREBASE_REMOTE_CONFIG_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseRemoteConfig", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseRemoteConfig", "10.22.0", frameworkSource: FrameworkSource.Pods) }; FIREBASE_STORAGE_ARTIFACT.PodSpecs = new [] { - PodSpec.Create ("FirebaseStorage", "10.21.0", frameworkSource: FrameworkSource.Pods) + PodSpec.Create ("FirebaseStorage", "10.22.0", frameworkSource: FrameworkSource.Pods) }; // FIREBASE_APP_DISTRIBUTION_ARTIFACT.PodSpecs = new [] { // PodSpec.Create ("Firebase", "8.10.0", frameworkSource: FrameworkSource.Pods, frameworkName: "FirebaseAppDistribution", targetName: "FirebaseAppDistribution", subSpecs: new [] { "AppDistribution" }) diff --git a/source/Firebase/ABTesting/ABTesting.csproj b/source/Firebase/ABTesting/ABTesting.csproj index 93ee79f5..dbfe30e7 100644 --- a/source/Firebase/ABTesting/ABTesting.csproj +++ b/source/Firebase/ABTesting/ABTesting.csproj @@ -10,7 +10,7 @@ Firebase.ABTesting Firebase.ABTesting 1.0.0.0 - 10.21.0.0-alpha1 + 10.22.0.0-alpha1 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0-alpha1 + 10.22.0.0-alpha1 diff --git a/source/Firebase/Analytics/Analytics.csproj b/source/Firebase/Analytics/Analytics.csproj index 60e47e72..c2ca5bcb 100644 --- a/source/Firebase/Analytics/Analytics.csproj +++ b/source/Firebase/Analytics/Analytics.csproj @@ -10,7 +10,7 @@ Firebase.Analytics Firebase.Analytics 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true true @@ -27,7 +27,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/Analytics/Analytics.targets b/source/Firebase/Analytics/Analytics.targets index 062207ab..087033a3 100644 --- a/source/Firebase/Analytics/Analytics.targets +++ b/source/Firebase/Analytics/Analytics.targets @@ -1,8 +1,8 @@  <_FirebaseAnalyticsAssemblyName>Firebase.Analytics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - <_FirebaseAnalyticsItemsFolder>FAnlytcs-10.21.0 - <_FirebaseAnalyticsSDKBaseFolder>$(XamarinBuildDownloadDir)$(_FirebaseAnalyticsItemsFolder)\FirebaseAnalytics-10.21.0\Frameworks\ + <_FirebaseAnalyticsItemsFolder>FAnlytcs-10.22.0 + <_FirebaseAnalyticsSDKBaseFolder>$(XamarinBuildDownloadDir)$(_FirebaseAnalyticsItemsFolder)\FirebaseAnalytics-10.22.0\Frameworks\ @@ -11,14 +11,14 @@ - https://dl.google.com/firebase/ios/analytics/573d1b06cde0fa35/FirebaseAnalytics-10.21.0.tar.gz + https://dl.google.com/firebase/ios/analytics/d9e6824c98c32455/FirebaseAnalytics-10.22.0.tar.gz Tgz - + Framework True diff --git a/source/Firebase/Auth/Auth.csproj b/source/Firebase/Auth/Auth.csproj index fa75e63a..57ddfdbd 100644 --- a/source/Firebase/Auth/Auth.csproj +++ b/source/Firebase/Auth/Auth.csproj @@ -10,7 +10,7 @@ Firebase.Auth Firebase.Auth 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/CloudFirestore/CloudFirestore.csproj b/source/Firebase/CloudFirestore/CloudFirestore.csproj index ea2af290..02048613 100644 --- a/source/Firebase/CloudFirestore/CloudFirestore.csproj +++ b/source/Firebase/CloudFirestore/CloudFirestore.csproj @@ -10,7 +10,7 @@ Firebase.CloudFirestore Firebase.CloudFirestore 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/CloudFunctions/CloudFunctions.csproj b/source/Firebase/CloudFunctions/CloudFunctions.csproj index be68cfb8..e8ea155b 100644 --- a/source/Firebase/CloudFunctions/CloudFunctions.csproj +++ b/source/Firebase/CloudFunctions/CloudFunctions.csproj @@ -10,7 +10,7 @@ Firebase.CloudFunctions Firebase.CloudFunctions 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/CloudMessaging/CloudMessaging.csproj b/source/Firebase/CloudMessaging/CloudMessaging.csproj index f0569ab7..135a08c6 100644 --- a/source/Firebase/CloudMessaging/CloudMessaging.csproj +++ b/source/Firebase/CloudMessaging/CloudMessaging.csproj @@ -10,7 +10,7 @@ Firebase.CloudMessaging Firebase.CloudMessaging 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/Core/Core.csproj b/source/Firebase/Core/Core.csproj index 8912560e..a62201d9 100644 --- a/source/Firebase/Core/Core.csproj +++ b/source/Firebase/Core/Core.csproj @@ -10,7 +10,7 @@ Firebase.Core Firebase.Core 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/Core/Core.targets b/source/Firebase/Core/Core.targets index 6970cdd2..1c324148 100644 --- a/source/Firebase/Core/Core.targets +++ b/source/Firebase/Core/Core.targets @@ -1,20 +1,20 @@  <_FirebaseCoreAssemblyName>Firebase.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - <_GoogleAppMeasurementItemsFolder>GAppM-10.21.0 - <_GoogleAppMeasurementSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleAppMeasurementItemsFolder)\GoogleAppMeasurement-10.21.0\Frameworks\ + <_GoogleAppMeasurementItemsFolder>GAppM-10.22.0 + <_GoogleAppMeasurementSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleAppMeasurementItemsFolder)\GoogleAppMeasurement-10.22.0\Frameworks\ - https://dl.google.com/firebase/ios/analytics/a95ed962e7ccb437/GoogleAppMeasurement-10.21.0.tar.gz + https://dl.google.com/firebase/ios/analytics/a92666f1e01923b8/GoogleAppMeasurement-10.22.0.tar.gz Tgz - + Framework True @@ -24,7 +24,7 @@ - + Framework True diff --git a/source/Firebase/Crashlytics/Crashlytics.csproj b/source/Firebase/Crashlytics/Crashlytics.csproj index 50955f7a..d3ae04d6 100644 --- a/source/Firebase/Crashlytics/Crashlytics.csproj +++ b/source/Firebase/Crashlytics/Crashlytics.csproj @@ -10,7 +10,7 @@ Firebase.Crashlytics Firebase.Crashlytics 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/Crashlytics/Crashlytics.targets b/source/Firebase/Crashlytics/Crashlytics.targets index b327bfe6..b79a27ec 100644 --- a/source/Firebase/Crashlytics/Crashlytics.targets +++ b/source/Firebase/Crashlytics/Crashlytics.targets @@ -1,7 +1,7 @@ <_FirebaseCrashlyticsAssemblyName>Firebase.Crashlytics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - <_FirebaseCrashlyticsItemsFolder>FCrshlytcs-10.21.0 + <_FirebaseCrashlyticsItemsFolder>FCrshlytcs-10.22ß.0 <_FirebaseCrashlyticsSDKBaseFolder>$(XamarinBuildDownloadDir)$(_FirebaseCrashlyticsItemsFolder)\ <_FirebaseScriptName>upload-symbols.sh @@ -21,7 +21,7 @@ - https://raw.githubusercontent.com/firebase/firebase-ios-sdk/f91c8167141d0279726c6f6d9d4a47c026785cbc/Crashlytics/upload-symbols + https://raw.githubusercontent.com/firebase/firebase-ios-sdk/fe09d61a539e11fdbe24f269bba10144b6145fe2/Crashlytics/upload-symbols $(_FirebaseCrashlyticsSDKBaseFolder)$(_FirebaseScriptName) Uncompressed diff --git a/source/Firebase/Database/Database.csproj b/source/Firebase/Database/Database.csproj index f29b01f6..ddbffe79 100644 --- a/source/Firebase/Database/Database.csproj +++ b/source/Firebase/Database/Database.csproj @@ -10,7 +10,7 @@ Firebase.Database Firebase.Database 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/DynamicLinks/DynamicLinks.csproj b/source/Firebase/DynamicLinks/DynamicLinks.csproj index 38c50e14..419ea115 100644 --- a/source/Firebase/DynamicLinks/DynamicLinks.csproj +++ b/source/Firebase/DynamicLinks/DynamicLinks.csproj @@ -10,7 +10,7 @@ Firebase.DynamicLinks Firebase.DynamicLinks 1.0.0.0 - 10.21.0.0-alpha1 + 10.22.0.0-alpha1 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0-alpha1 + 10.22.0.0-alpha1 diff --git a/source/Firebase/Installations/Installations.csproj b/source/Firebase/Installations/Installations.csproj index 8faf0df6..5df5c3ed 100644 --- a/source/Firebase/Installations/Installations.csproj +++ b/source/Firebase/Installations/Installations.csproj @@ -10,7 +10,7 @@ Firebase.Installations Firebase.Installations 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0 diff --git a/source/Firebase/RemoteConfig/RemoteConfig.csproj b/source/Firebase/RemoteConfig/RemoteConfig.csproj index 0ee8b2c7..6ed2feb8 100644 --- a/source/Firebase/RemoteConfig/RemoteConfig.csproj +++ b/source/Firebase/RemoteConfig/RemoteConfig.csproj @@ -10,7 +10,7 @@ Firebase.RemoteConfig Firebase.RemoteConfig 1.0.0.0 - 10.21.0.0-alpha1 + 10.22.0.0-alpha1 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0-alpha1 + 10.22.0.0-alpha1 diff --git a/source/Firebase/Storage/Storage.csproj b/source/Firebase/Storage/Storage.csproj index 01d474fa..6f26b24e 100644 --- a/source/Firebase/Storage/Storage.csproj +++ b/source/Firebase/Storage/Storage.csproj @@ -10,7 +10,7 @@ Firebase.Storage Firebase.Storage 1.0.0.0 - 10.21.0.0 + 10.22.0.0 Resources true @@ -26,7 +26,7 @@ https://github.com/AdamEssenmacher/GoogleApisForiOSComponents License.md true - 10.21.0.0 + 10.22.0.0