mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-07-07 09:51:34 +00:00
fastlane init (#65)
This commit is contained in:
parent
2a715f6fa8
commit
247413def0
21 changed files with 342 additions and 1 deletions
2
fastlane/Appfile
Normal file
2
fastlane/Appfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
json_key_file("./secrets/play-store-credentials.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("dr.blank.vaani") # e.g. com.krausefx.app
|
||||
Loading…
Add table
Add a link
Reference in a new issue