Skip to content

Commit cba2947

Browse files
authored
Add note about expectation that Shorebird be installed for fastlane use (#323)
1 parent 80f1b0e commit cba2947

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/ci/fastlane.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Follow the setup instructions on the fastlane website to install fastlane
1717

1818
## Setup
1919

20+
This guide assumes that you have shorebird installed on the machine that will be
21+
running the fastlane commands. If you have not already installed shorebird, you
22+
can do so by following the [Getting Started instructions](/#install).
23+
2024
If you are not already using fastlane with your project, navigate to your app's
2125
`ios` directory in your project and run `fastlane init`. You will be prompted to
2226
answer several questions. For this guide, we will choose to manually add lanes

0 commit comments

Comments
 (0)