1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-16 18:58:45 +01:00
mastodon-app-ufficiale-ipho.../fastlane/Matchfile
2023-10-10 12:48:47 +02:00

15 lines
497 B
Plaintext

git_url("git@github.com:mastodon/mastodon-ios-match.git")
storage_mode("git")
git_branch("main")
type("appstore") # The default type, can be: appstore, adhoc, enterprise or development
app_identifier([
"org.joinmastodon.app",
"org.joinmastodon.app.MastodonIntent",
"org.joinmastodon.app.NotificationService",
"org.joinmastodon.app.ShareActionExtension",
"org.joinmastodon.app.OpenInActionExtension",
"org.joinmastodon.app.WidgetExtension"
])
# username("fastlane@joinmastodon.org")