-
Fastlane file
```
default_platform(:ios, '12.0')
platform :ios do
desc "Push a new beta build to TestFlight"
lane :beta do |options|
match(app_identifier: 'com.facilgomobile.pmc', type…
-
### New Issue Checklist
- [*] Updated fastlane to the latest version
- [*] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [*] I read …
-
### What happened?
Case 1: Neo Geo Pocket Color - games are visible in Dingux Commander. RetroArch sees these too and can play them via manually navigating to the ROM location and selecting appropait…
-
## Describe the bug
I've setup a Gitlab pipeline that executes the `fastlane swiftlint` command as follows:
```bash
lane :lint do |options|
swiftlint(
mode: :lint,
output_file…
-
https://github.com/jayhaych02/AeroScan - Slideshow for Presentation & Proof of Concept Video are included
Project Abstract
AeroScan is a simulated autonomous security patrol drone designed to…
-
After fixing another minor issue in the `panda_mvp_grasp.py` file regarding logging, I'm facing this error:
```
$ rosrun mvp_grasping panda_mvp_grasp.py
[ INFO] - [/moveit_python_wrappers_157925…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.41.0 x64
**Electron**: 4.2.7
**OS**: Ubuntu 18.04.3
**Thrown From**: [atom-commander](https://github.com/morassman/atom-commander) packa…
-
Hi smarx,
I'd like to restart all apps with waz reboot, but when I run this with for loop, error pop up:
d=`waz list applications | grep "^Production"`
$ for i in ${d[@]}; do echo $i; done
Product…
ffjia updated
12 years ago
-
I cannot install the repo with npm install, seems all packages required are deprecated and so it throws and error when trying to install some of them.
**System Information**
- OS type and versio…
-
Crashing when trying to upload to firebase app distribution, is this an issue with firebase or issue with fastlane
```
bundler: failed to load command: fastlane (/Users/vagrant/.asdf/installs/ruby/3…