Skip to content

Commit

Permalink
Merge branch 'brindy/fix-migration' into hotfix/7.97.2-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Nov 27, 2023
2 parents 4c9861d + 09122dd commit f661fab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9080,7 +9080,7 @@
repositoryURL = "https://github.com/DuckDuckGo/BrowserServicesKit";
requirement = {
kind = exactVersion;
version = "83.0.0-3";
version = "83.0.0-4";
};
};
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": "99a64f24becbb11d8ea9da1d2df1ca270e5318a3",
"version": "83.0.0-3"
"revision": "124925204f87e2180d4d687c3c6b6cf5d479060a",
"version": "83.0.0-4"
}
},
{
Expand Down
8 changes: 0 additions & 8 deletions fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,6 @@ Makes Alpha release build and uploads it to TestFlight

Increment build number based on version in App Store Connect

### setup_e2e_tests

```sh
[bundle exec] fastlane setup_e2e_tests
```

Setup Maestro e2e tests

----

This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.
Expand Down

0 comments on commit f661fab

Please sign in to comment.