Skip to content

Commit

Permalink
Bump firebase version to 11 (#29)
Browse files Browse the repository at this point in the history
* Bump firebase version to 11

* go all the way to 11.1 since it's a known quantity
  • Loading branch information
bsneed authored Sep 9, 2024
1 parent b81f065 commit 47fb5fe
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 39 deletions.
4 changes: 4 additions & 0 deletions Example/BasicExample/BasicExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\"";
Expand All @@ -453,6 +454,7 @@
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.segment.BasicExample;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -464,6 +466,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"BasicExample/Preview Content\"";
Expand All @@ -482,6 +485,7 @@
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.segment.BasicExample;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/google/abseil-cpp-binary.git",
"state": {
"branch": null,
"revision": "bfc0b6f81adc06ce5121eb23f628473638d67c5c",
"version": "1.2022062300.0"
"revision": "194a6706acbd25e4ef639bcaddea16e8758a3e27",
"version": "1.2024011602.0"
}
},
{
Expand All @@ -24,62 +24,62 @@
"repositoryURL": "https://github.com/google/app-check.git",
"state": {
"branch": null,
"revision": "5746b2d35c91c50581590ed97abe4c06b5037274",
"version": "10.18.0"
"revision": "21fe1af9be463a359aaf8d96789ef73fc3760d09",
"version": "11.0.1"
}
},
{
"package": "Firebase",
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk",
"state": {
"branch": null,
"revision": "f91c8167141d0279726c6f6d9d4a47c026785cbc",
"version": "10.21.0"
"revision": "9118aca998dbe2ceac45d64b21a91c6376928df7",
"version": "11.1.0"
}
},
{
"package": "GoogleAppMeasurement",
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git",
"state": {
"branch": null,
"revision": "cb8617fab75d181270a1d8f763f26b15c73e2e1e",
"version": "10.21.0"
"revision": "07a2f57d147d2bf368a0d2dcb5579ff082d9e44f",
"version": "11.1.0"
}
},
{
"package": "GoogleDataTransport",
"repositoryURL": "https://github.com/google/GoogleDataTransport.git",
"state": {
"branch": null,
"revision": "a732a4b47f59e4f725a2ea10f0c77e93a7131117",
"version": "9.3.0"
"revision": "617af071af9aa1d6a091d59a202910ac482128f9",
"version": "10.1.0"
}
},
{
"package": "GoogleUtilities",
"repositoryURL": "https://github.com/google/GoogleUtilities.git",
"state": {
"branch": null,
"revision": "bc27fad73504f3d4af235de451f02ee22586ebd3",
"version": "7.12.1"
"revision": "53156c7ec267db846e6b64c9f4c4e31ba4cf75eb",
"version": "8.0.2"
}
},
{
"package": "gRPC",
"repositoryURL": "https://github.com/google/grpc-binary.git",
"state": {
"branch": null,
"revision": "a673bc2937fbe886dd1f99c401b01b6d977a9c98",
"version": "1.49.1"
"revision": "f56d8fc3162de9a498377c7b6cea43431f4f5083",
"version": "1.65.1"
}
},
{
"package": "GTMSessionFetcher",
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git",
"state": {
"branch": null,
"revision": "115f75e43851774934d695449a4836123c3246e1",
"version": "3.2.0"
"revision": "a2ab612cb980066ee56d90d60d8462992c07f24b",
"version": "3.5.0"
}
},
{
Expand Down Expand Up @@ -114,17 +114,17 @@
"repositoryURL": "https://github.com/firebase/nanopb.git",
"state": {
"branch": null,
"revision": "819d0a2173aff699fb8c364b6fb906f7cdb1a692",
"version": "2.30909.0"
"revision": "b7e1104502eca3a213b46303391ca4d3bc8ddec1",
"version": "2.30910.0"
}
},
{
"package": "Promises",
"repositoryURL": "https://github.com/google/promises.git",
"state": {
"branch": null,
"revision": "e70e889c0196c76d22759eb50d6a0270ca9f1d9e",
"version": "2.3.1"
"revision": "540318ecedd63d883069ae7f1ed811a2df00b6ac",
"version": "2.4.0"
}
},
{
Expand Down
45 changes: 27 additions & 18 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/google/abseil-cpp-binary.git",
"state": {
"branch": null,
"revision": "bfc0b6f81adc06ce5121eb23f628473638d67c5c",
"version": "1.2022062300.0"
"revision": "194a6706acbd25e4ef639bcaddea16e8758a3e27",
"version": "1.2024011602.0"
}
},
{
Expand All @@ -19,58 +19,67 @@
"version": "1.4.7"
}
},
{
"package": "AppCheck",
"repositoryURL": "https://github.com/google/app-check.git",
"state": {
"branch": null,
"revision": "21fe1af9be463a359aaf8d96789ef73fc3760d09",
"version": "11.0.1"
}
},
{
"package": "Firebase",
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk",
"state": {
"branch": null,
"revision": "2bfe6abe1014aafe5cf28401708f7d39f9926a76",
"version": "10.14.0"
"revision": "9118aca998dbe2ceac45d64b21a91c6376928df7",
"version": "11.1.0"
}
},
{
"package": "GoogleAppMeasurement",
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git",
"state": {
"branch": null,
"revision": "03b9beee1a61f62d32c521e172e192a1663a5e8b",
"version": "10.13.0"
"revision": "07a2f57d147d2bf368a0d2dcb5579ff082d9e44f",
"version": "11.1.0"
}
},
{
"package": "GoogleDataTransport",
"repositoryURL": "https://github.com/google/GoogleDataTransport.git",
"state": {
"branch": null,
"revision": "aae45a320fd0d11811820335b1eabc8753902a40",
"version": "9.2.5"
"revision": "617af071af9aa1d6a091d59a202910ac482128f9",
"version": "10.1.0"
}
},
{
"package": "GoogleUtilities",
"repositoryURL": "https://github.com/google/GoogleUtilities.git",
"state": {
"branch": null,
"revision": "c38ce365d77b04a9a300c31061c5227589e5597b",
"version": "7.11.5"
"revision": "53156c7ec267db846e6b64c9f4c4e31ba4cf75eb",
"version": "8.0.2"
}
},
{
"package": "gRPC",
"repositoryURL": "https://github.com/google/grpc-binary.git",
"state": {
"branch": null,
"revision": "f1b366129d1125be7db83247e003fc333104b569",
"version": "1.50.2"
"revision": "f56d8fc3162de9a498377c7b6cea43431f4f5083",
"version": "1.65.1"
}
},
{
"package": "GTMSessionFetcher",
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git",
"state": {
"branch": null,
"revision": "d415594121c9e8a4f9d79cecee0965cf35e74dbd",
"version": "3.1.1"
"revision": "a2ab612cb980066ee56d90d60d8462992c07f24b",
"version": "3.5.0"
}
},
{
Expand All @@ -96,17 +105,17 @@
"repositoryURL": "https://github.com/firebase/nanopb.git",
"state": {
"branch": null,
"revision": "819d0a2173aff699fb8c364b6fb906f7cdb1a692",
"version": "2.30909.0"
"revision": "b7e1104502eca3a213b46303391ca4d3bc8ddec1",
"version": "2.30910.0"
}
},
{
"package": "Promises",
"repositoryURL": "https://github.com/google/promises.git",
"state": {
"branch": null,
"revision": "46c1e6b5ac09d8f82c991061c659f67e573d425d",
"version": "2.1.0"
"revision": "540318ecedd63d883069ae7f1ed811a2df00b6ac",
"version": "2.4.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ let package = Package(
.package(
name: "Firebase",
url: "https://github.com/firebase/firebase-ios-sdk",
from: "10.21.0"
from: "11.1.0"
)
],
targets: [
Expand Down

0 comments on commit 47fb5fe

Please sign in to comment.