Skip to content

Commit

Permalink
BSK - Add feature flag for SKAN API
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunn committed Sep 12, 2024
1 parent 966fa49 commit 88c844c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10852,8 +10852,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 193.1.0;
branch = bunn/od/ff;
kind = branch;
};
};
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" : "b55c174793e630d6ec4e0ef471f32a557697cc21",
"version" : "193.1.0"
"branch" : "bunn/od/ff",
"revision" : "67ae2824d883abf83fdba63009ff0d908b69fbeb"
}
},
{
Expand Down

0 comments on commit 88c844c

Please sign in to comment.