mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
update Matchfile
This commit is contained in:
parent
32d06cd852
commit
5df4ec4b0c
@ -2,9 +2,9 @@ git_url("https://github.com/Finb/match.git")
|
|||||||
|
|
||||||
storage_mode("git")
|
storage_mode("git")
|
||||||
|
|
||||||
type("development") # The default type, can be: appstore, adhoc, enterprise or development
|
type("appstore") # The default type, can be: appstore, adhoc, enterprise or development
|
||||||
|
|
||||||
# app_identifier(["tools.fastlane.app", "tools.fastlane.app2"])
|
app_identifier(["me.fin.bark", "me.fin.bark.NotificationContent", "me.fin.bark.NotificationServiceExtension"])
|
||||||
# username("user@fastlane.tools") # Your Apple Developer Portal username
|
# username("user@fastlane.tools") # Your Apple Developer Portal username
|
||||||
|
|
||||||
# For all available options run `fastlane match --help`
|
# For all available options run `fastlane match --help`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user