From 7341e4f4b07fb7dbe3b79aad3251200fc6934547 Mon Sep 17 00:00:00 2001 From: Alan Charles Date: Thu, 30 Nov 2023 10:43:42 -0700 Subject: [PATCH 1/3] chore: update dependencies --- .../BasicExample.xcodeproj/project.pbxproj | 4 +- .../xcshareddata/swiftpm/Package.resolved | 74 ++++++++++++------- Example/BasicExample/google-services.json | 29 ++++++++ 3 files changed, 77 insertions(+), 30 deletions(-) create mode 100644 Example/BasicExample/google-services.json diff --git a/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj b/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj index 1adffe1..4a68a4c 100644 --- a/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj +++ b/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj @@ -438,7 +438,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\""; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = VPZ4UMT2G9; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; @@ -467,7 +467,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\""; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = VPZ4UMT2G9; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; diff --git a/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved index d155f96..262d694 100644 --- a/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -3,11 +3,11 @@ "pins": [ { "package": "abseil", - "repositoryURL": "https://github.com/firebase/abseil-cpp-SwiftPM.git", + "repositoryURL": "https://github.com/google/abseil-cpp-binary.git", "state": { "branch": null, - "revision": "583de9bd60f66b40e78d08599cc92036c2e7e4e1", - "version": "0.20220203.2" + "revision": "bfc0b6f81adc06ce5121eb23f628473638d67c5c", + "version": "1.2022062300.0" } }, { @@ -15,17 +15,17 @@ "repositoryURL": "https://github.com/segmentio/analytics-swift", "state": { "branch": null, - "revision": "c8fd5fdf59299f00b3e4303a1b12a6d88893bf56", - "version": "1.4.7" + "revision": "266c374bd9c55a3101e0b5f04a9f8cab4eee747a", + "version": "1.5.0" } }, { - "package": "BoringSSL-GRPC", - "repositoryURL": "https://github.com/firebase/boringssl-SwiftPM.git", + "package": "AppCheck", + "repositoryURL": "https://github.com/google/app-check.git", "state": { "branch": null, - "revision": "dd3eda2b05a3f459fc3073695ad1b28659066eab", - "version": "0.9.1" + "revision": "5746b2d35c91c50581590ed97abe4c06b5037274", + "version": "10.18.0" } }, { @@ -33,8 +33,8 @@ "repositoryURL": "https://github.com/firebase/firebase-ios-sdk", "state": { "branch": null, - "revision": "0df86ea17d5d281415be74f2290df8431644f156", - "version": "10.4.0" + "revision": "5de0369ee79ad096c164eb3afeb7921d92a43b58", + "version": "10.18.0" } }, { @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", "state": { "branch": null, - "revision": "9a09ece724128e8d1e14c5133b87c0e236844ac0", - "version": "10.4.0" + "revision": "6b332152355c372ace9966d8ee76ed191f97025e", + "version": "10.17.0" } }, { @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/google/GoogleDataTransport.git", "state": { "branch": null, - "revision": "f6b558e3f801f2cac336b04f615ce111fa9ddaa0", - "version": "9.2.1" + "revision": "a732a4b47f59e4f725a2ea10f0c77e93a7131117", + "version": "9.3.0" } }, { @@ -60,17 +60,17 @@ "repositoryURL": "https://github.com/google/GoogleUtilities.git", "state": { "branch": null, - "revision": "0543562f85620b5b7c510c6bcbef75b562a5127b", - "version": "7.11.0" + "revision": "bc27fad73504f3d4af235de451f02ee22586ebd3", + "version": "7.12.1" } }, { "package": "gRPC", - "repositoryURL": "https://github.com/grpc/grpc-ios.git", + "repositoryURL": "https://github.com/google/grpc-binary.git", "state": { "branch": null, - "revision": "8440b914756e0d26d4f4d054a1c1581daedfc5b6", - "version": "1.44.3-grpc" + "revision": "a673bc2937fbe886dd1f99c401b01b6d977a9c98", + "version": "1.49.1" } }, { @@ -78,8 +78,26 @@ "repositoryURL": "https://github.com/google/gtm-session-fetcher.git", "state": { "branch": null, - "revision": "5ccda3981422a84186387dbb763ba739178b529c", - "version": "2.3.0" + "revision": "115f75e43851774934d695449a4836123c3246e1", + "version": "3.2.0" + } + }, + { + "package": "InteropForGoogle", + "repositoryURL": "https://github.com/google/interop-ios-for-google-sdks.git", + "state": { + "branch": null, + "revision": "2d12673670417654f08f5f90fdd62926dc3a2648", + "version": "100.0.0" + } + }, + { + "package": "JSONSafeEncoder", + "repositoryURL": "https://github.com/segmentio/jsonsafeencoder-swift.git", + "state": { + "branch": null, + "revision": "8b70dc8c01b7b041912e30e29d2b488a43f782ac", + "version": "1.0.1" } }, { @@ -87,8 +105,8 @@ "repositoryURL": "https://github.com/firebase/leveldb.git", "state": { "branch": null, - "revision": "0706abcc6b0bd9cedfbb015ba840e4a780b5159b", - "version": "1.22.2" + "revision": "9d108e9112aa1d65ce508facf804674546116d9c", + "version": "1.22.3" } }, { @@ -105,8 +123,8 @@ "repositoryURL": "https://github.com/google/promises.git", "state": { "branch": null, - "revision": "3e4e743631e86c8c70dbc6efdc7beaa6e90fd3bb", - "version": "2.1.1" + "revision": "e70e889c0196c76d22759eb50d6a0270ca9f1d9e", + "version": "2.3.1" } }, { @@ -123,8 +141,8 @@ "repositoryURL": "https://github.com/apple/swift-protobuf.git", "state": { "branch": null, - "revision": "ab3a58b7209a17d781c0d1dbb3e1ff3da306bae8", - "version": "1.20.3" + "revision": "65e8f29b2d63c4e38e736b25c27b83e012159be8", + "version": "1.25.2" } } ] diff --git a/Example/BasicExample/google-services.json b/Example/BasicExample/google-services.json new file mode 100644 index 0000000..cbf1045 --- /dev/null +++ b/Example/BasicExample/google-services.json @@ -0,0 +1,29 @@ +{ + "project_info": { + "project_number": "351663513753", + "project_id": "engage-ccf9a", + "storage_bucket": "engage-ccf9a.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:351663513753:android:64b23a13c334065f2a5808", + "android_client_info": { + "package_name": "com.analyticsreactnativepluginengageexample" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "AIzaSyCdkntjBgxRpR68OqFsY220kiFmkFDRCnk" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file From ec1654e26c356d172a573cd378ed2a2f46ae48e5 Mon Sep 17 00:00:00 2001 From: Alan Charles Date: Thu, 30 Nov 2023 10:44:59 -0700 Subject: [PATCH 2/3] remove dev team --- Example/BasicExample/BasicExample.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj b/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj index 4a68a4c..1adffe1 100644 --- a/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj +++ b/Example/BasicExample/BasicExample.xcodeproj/project.pbxproj @@ -438,7 +438,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\""; - DEVELOPMENT_TEAM = VPZ4UMT2G9; + DEVELOPMENT_TEAM = ""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; @@ -467,7 +467,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\""; - DEVELOPMENT_TEAM = VPZ4UMT2G9; + DEVELOPMENT_TEAM = ""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; From af3bd509c384752b1f7454def1538ca1303f58fc Mon Sep 17 00:00:00 2001 From: Alan Charles Date: Thu, 30 Nov 2023 10:46:06 -0700 Subject: [PATCH 3/3] remove google-services.json from example --- Example/BasicExample/google-services.json | 29 ----------------------- 1 file changed, 29 deletions(-) delete mode 100644 Example/BasicExample/google-services.json diff --git a/Example/BasicExample/google-services.json b/Example/BasicExample/google-services.json deleted file mode 100644 index cbf1045..0000000 --- a/Example/BasicExample/google-services.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "project_info": { - "project_number": "351663513753", - "project_id": "engage-ccf9a", - "storage_bucket": "engage-ccf9a.appspot.com" - }, - "client": [ - { - "client_info": { - "mobilesdk_app_id": "1:351663513753:android:64b23a13c334065f2a5808", - "android_client_info": { - "package_name": "com.analyticsreactnativepluginengageexample" - } - }, - "oauth_client": [], - "api_key": [ - { - "current_key": "AIzaSyCdkntjBgxRpR68OqFsY220kiFmkFDRCnk" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [] - } - } - } - ], - "configuration_version": "1" -} \ No newline at end of file