Move "You can import another Fastfile by using the import action" to better place
Open
- Dominant language
- HTML
- Stars
- 338
- Forks
- 580
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
https://docs.fastlane.tools/actions/ has
> You can import another Fastfile by using the import action. This is useful if you have shared lanes across multiple apps and you want to store a Fastfile in a separate folder. The path must be relative to the Fastfile this is called from.
> `import './path/to/other/Fastfile'`
This is kind of misplaced here, so it should moved to a better place.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.