-
Hi, @BirmacherAkos thanks a lot for this `bitrise-step`! 🙇
And sorry for opening an Issue @ Github for a "question" - but I'm not sure if I missed sth. in the documentation, or this is currently n…
-
To solve #7 we should use https://github.com/platanus/bitrise-step-cordova-config this step instead of the generic replace.
-
### Troubleshooting
- [x] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions.
- Which version of the step is effected? 4.1.x - 4.2.x
- Is the issue reproducibl…
-
It seems something is wrong with this step.
I use a variable:
BASE_VERSION: 1.0
then use
set-android-manifest-versions:
inputs:
- info_plist_file: "$IOS_INFOPLIST_PATH"
- bundle_version: …
-
Example error:
```
+------------------------------------------------------------------------------+
| (2) install-react-native@1.0.3 |
+------------…
-
After upgrading my builds to Xcode 10.2 on Mojave, I get the following error in the `Xcode Test` step and all by builds fail:
```
failed to get simulator udid, error: %!(EXTRA *errors.errorString=…
-
### Troubleshooting
- [x] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions.
- Which version of the step is effected? 1.5.5
- Is the issue reproducible with t…
-
Hi all,
I am trying to create a report through "sonar.report.export.path=sonar-report.json" in my Bitrise workflow. I'm expecting a report to be generated.
This seems to have been deprecated rec…
-
The docs should be updated to clarify if BUILTIN_FUZZ doesn't need this file-deploy step. IIUC, the APK binary is uploaded in the `bitrise-aws-device-farm-runner` step.
-
this is my first time attempting to use this step and i am encountering the following error during the bitrise run.
$ set -o pipefail && xcodebuild -workspace "x-ios.xcworkspace" -scheme "x-Mast…