Skip to content

Commit

Permalink
Ignore form factor specific favorites if they're received in Sync res…
Browse files Browse the repository at this point in the history
…ponse (#2083)

Task/Issue URL: https://app.asana.com/0/414235014887631/1205688495536992/f

Description:
Until FFS favorites support is released, deliberately ignore any FFS
favorites folders received in Sync response.
  • Loading branch information
ayoy authored Oct 12, 2023
1 parent 2f2e016 commit e8e7fc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8962,7 +8962,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = 81.3.0;
version = 81.3.1;
};
};
C14882EB27F211A000D59F0C /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"repositoryURL": "https://github.com/DuckDuckGo/BrowserServicesKit",
"state": {
"branch": null,
"revision": "7cd525e28fe6d38f5dd4df85658a4ee6c688eebc",
"version": "81.3.0"
"revision": "89cd93fe9e394f518131bc26d4a3d02c96ee07e6",
"version": "81.3.1"
}
},
{
Expand Down

0 comments on commit e8e7fc7

Please sign in to comment.