-
On a macOS with an attached iOS device on Device Farms (via web interface) with an uploaded debug .app.
ios-deploy is not validating:
ios-deploy --bundle build/ios/Debug-iphoneos/Runner.app …
-
### New Issue Checklist
- [X] Updated fastlane to the latest version
- [X] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [X] I read …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
Is there a way to use the new plugins syntax instead of bulidscript?
That makes for a much better user experience when working with the gradle kotlin dsl.
```
plugins {
id «plugin id» ve…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
## New Features in JUnit 5
The JUnit Jupiter extension model in JUnit 5 introduces support for constructor and method parameter resolution (i.e., dependency injection).
Specifically, third parti…
-
Latest one: https://github.com/openhab/openhab-distro/issues/927#issuecomment-507705390
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.078 s
[INFO] Finished at: 2017-08-13T20:19:52-07:00
[INFO] Final Memory: 1…
-
In the same way as the CLI option `-b`or the `-c`
```
-b, --build-file Specify the build file.
-c, --settings-file Specify the settings file.
```
there is a need to choose an…