Add fastlane
This commit is contained in:
parent
17fd6949a9
commit
43f544a43b
9 changed files with 299 additions and 0 deletions
2
fastlane/Appfile
Normal file
2
fastlane/Appfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
json_key_file("/Users/karim/Documents/PhonographRessources/privatekeys/fastlane-supply-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("com.kabouzeid.gramophone") # e.g. com.krausefx.app
|
||||
Loading…
Add table
Add a link
Reference in a new issue