mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 14:08:56 -05:00
Configures fastlane to automate our current release process of making a git tag, making a git release, building, and pushing to the Play Store internal track and Testflight. See README.md for details on setup and usage. Co-authored-by: Amanda Bullington <albullington@gmail.com>
5 lines
106 B
INI
5 lines
106 B
INI
storePassword=myStorePassword
|
|
keyPassword=mykeyPassword
|
|
keyAlias=myKeyAlias
|
|
storeFile=myStoreFileLocation
|