mirror of
https://github.com/home-assistant/iOS.git
synced 2026-06-16 13:26:27 -05:00
9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
git_url ENV["HOMEASSISTANT_CERTIFICATE_GIT"]
|
|
|
|
type "appstore" # The default type, can be: appstore, adhoc or development
|
|
|
|
username ENV["HOMEASSISTANT_APPLE_ID"] # Your Apple Developer Portal username
|
|
|
|
# For all available options run `match --help`
|
|
# Remove the # in the beginning of the line to enable the other options
|