gearing up towards a working build pipeline
Some checks failed
Some checks failed
This commit is contained in:
8
frontend/ios/fastlane/Matchfile
Normal file
8
frontend/ios/fastlane/Matchfile
Normal file
@@ -0,0 +1,8 @@
|
||||
git_url("ssh://git@git.kluster.moll.re:2222/anydev/anyway-app-secrets.git")
|
||||
|
||||
storage_mode("git")
|
||||
|
||||
type("appstore") # The default type, can be: appstore, adhoc, enterprise or development
|
||||
|
||||
app_identifier(["info.anydev.anyway"])
|
||||
username("me@moll.re") # Your Apple Developer Portal username
|
Reference in New Issue
Block a user