Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Update Glean to v58.0.0 (#4063)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen committed Mar 4, 2024
1 parent cb89e40 commit 25765c1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion focus-ios/Blockzilla.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6557,7 +6557,7 @@
repositoryURL = "https://github.com/mozilla/glean-swift";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 56.1.0;
minimumVersion = 58.0.0;
};
};
F8324C2D264C807C007E4BFA /* XCRemoteSwiftPackageReference "SnapKit" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/mozilla/glean-swift",
"state": {
"branch": null,
"revision": "444f4cadb7b1b99f5c2126ca135437415eb26a5e",
"version": "56.1.0"
"revision": "724814f167bf42e33fafa856f7d19fc752beca2c",
"version": "58.0.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion focus-ios/bin/sdk_generator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

set -e

GLEAN_PARSER_VERSION=11.0
GLEAN_PARSER_VERSION=13.0

# CMDNAME is used in the usage text below.
# shellcheck disable=SC2034
Expand Down

0 comments on commit 25765c1

Please sign in to comment.