diff --git a/ios/fastlane/README.md b/ios/fastlane/README.md index f815b4747..523f5e023 100644 --- a/ios/fastlane/README.md +++ b/ios/fastlane/README.md @@ -21,6 +21,11 @@ or alternatively using `brew cask install fastlane` fastlane ios test ``` Runs all the tests +### ios adhoc +``` +fastlane ios adhoc +``` +Push internal test build to Fabric ### ios beta ``` fastlane ios beta