Skip to content

Commit

Permalink
Remove validator app (#2754)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/414235014887631/1206998874029387/f
Tech Design URL:
CC:

Description:

Client PR for duckduckgo/BrowserServicesKit#784.
  • Loading branch information
samsymons authored Apr 17, 2024
1 parent bb21090 commit b86bcd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10177,7 +10177,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = "134.1.0-1";
version = 135.0.0;
};
};
9F8FE9472BAE50E50071E372 /* XCRemoteSwiftPackageReference "lottie-spm" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/DuckDuckGo/BrowserServicesKit",
"state" : {
"revision" : "543398a776f522998918eefd3df4150fae041838",
"version" : "134.1.0-1"
"revision" : "5821f7094190dbb5bd4f75758c4560f72518056b",
"version" : "135.0.0"
}
},
{
Expand Down Expand Up @@ -135,15 +135,6 @@
"version" : "2.1.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "46989693916f56d1186bd59ac15124caef896560",
"version" : "1.3.1"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
Expand Down Expand Up @@ -185,8 +176,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/TrackerRadarKit",
"state" : {
"revision" : "a6b7ba151d9dc6684484f3785293875ec01cc1ff",
"version" : "1.2.2"
"revision" : "6c84fd19139414fc0edbf9673ade06e532a564f0",
"version" : "2.0.0"
}
},
{
Expand Down

0 comments on commit b86bcd3

Please sign in to comment.