Skip to content

Commit 4572ea7

Browse files
committed
feat: upgrade nitro CLI version
Bitrise Step updates: - Add the --output-format=json to the step to set envs using envman from this step - Do not throw till the end to be able to set envs from the json output Nitro CLI change log: - Remove envman dependency - Fix an issue when parsing output .apk files - Add support for Yarn 3 - Fix incorrect ANDROID_HOME error throwing for iOS builds - Add missing pipefail to xcodebuild command
1 parent 8509d34 commit 4572ea7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# GitHub Action - Nitro Runner for iOS
2+
3+
A GitHub Action for running React Native builds for **iOS** using [Nitro](https://nitro.build).
4+
15
<!-- action-docs-description -->
26
### Description
37

0 commit comments

Comments
 (0)