Skip to content

Commit

Permalink
Refactor [v135] Auto update SPM with latest rust-component 135.0.2024…
Browse files Browse the repository at this point in the history
…1211011009 (#23689)

Auto update SPM with latest rust-component release 135.0.20241211011009

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
1 parent bc1a8c1 commit d1c0308
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion firefox-ios/Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25939,7 +25939,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
requirement = {
kind = exactVersion;
version = 135.0.20241127050243;
version = 135.0.20241211011009;
};
};
435C85EE2788F4D00072B526 /* XCRemoteSwiftPackageReference "glean-swift" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mozilla/rust-components-swift.git",
"state" : {
"revision" : "189fd9d7e7f41f06982ec23de44c8df9ffe8bc48",
"version" : "135.0.20241127050243"
"revision" : "f8f647a7f5aeaf4cf7b5bddab5ff7ff6e5b9dd6f",
"version" : "135.0.20241211011009"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion focus-ios/Blockzilla.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7168,7 +7168,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift";
requirement = {
kind = exactVersion;
version = 135.0.20241204050331;
version = 135.0.20241211011009;
};
};
8A0E7F2C2BA0F0E0006BC6B6 /* XCRemoteSwiftPackageReference "Fuzi" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"repositoryURL": "https://github.com/mozilla/rust-components-swift",
"state": {
"branch": null,
"revision": "bb5a9ceef1722edd6f5e02fa9a5c48b4faf647d5",
"version": "135.0.20241204050331"
"revision": "f8f647a7f5aeaf4cf7b5bddab5ff7ff6e5b9dd6f",
"version": "135.0.20241211011009"
}
},
{
Expand Down

0 comments on commit d1c0308

Please sign in to comment.