Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Fastlane match not found in available list of options

$
0
0

I'm working in a forked React Native app and it has fastlane already setup with Matchfile, Fastfile& Appfile but upon editing the Matchfile to match my repo and username, and ran fastlane match appstore, it doesn't work and gives me Matchfile data found and an error:

+--------------+--------------------------------------------+
|        Detected Values from './fastlane/Matchfile'        |
+--------------+--------------------------------------------+
| git_url      | https://gitlab.com/project/certificates |
| storage_mode | git                                        |
| type         | development                                |
| username     | myGitlabUserName                                 |
| readonly     | true                                       |
+--------------+--------------------------------------------+

[!] Could not find option 'match' in the list of available options: 'OPTIONS HERE'

Ironically, this command runs just fine: fastlane match --help.

I would go and file for an issue on Github but wanted to try my luck here first.


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>