mirror of
https://github.com/tooot-app/app
synced 2025-01-10 16:43:03 +01:00
11 lines
210 B
Plaintext
11 lines
210 B
Plaintext
git_url(ENV('MATCH_GIT_REPO'))
|
|
git_user_email("me@xmflsct.com")
|
|
git_private_key("./id_rsa")
|
|
|
|
storage_mode("git")
|
|
|
|
type("development")
|
|
|
|
app_identifier(["com.xmflsct.app.tooot"])
|
|
username(ENV['APP_STORE_EMAIL'])
|