Skip to content

Commit f1d5437

Browse files
committed
Fixed: Output descriptor was not being included in the QR code on Seed backup printed pages.
1 parent e4186a7 commit f1d5437

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

SeedTool.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fastlane/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
2323

2424

2525

26-
### ios precheck_metadata
27-
28-
```sh
29-
[bundle exec] fastlane ios precheck_metadata
30-
```
31-
32-
33-
3426
### ios upload_metadata_and_screenshots
3527

3628
```sh
@@ -55,6 +47,14 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
5547

5648

5749

50+
### ios precheck_metadata
51+
52+
```sh
53+
[bundle exec] fastlane ios precheck_metadata
54+
```
55+
56+
57+
5858
### ios build
5959

6060
```sh

0 commit comments

Comments
 (0)