Matchfile 517 B

12345678910111213
  1. git_url("https://github.com/logseq/certificates.git")
  2. storage_mode("git")
  3. type("appstore") # The default type, can be: appstore, adhoc, enterprise or development
  4. app_identifier(["com.logseq.logseq", "com.logseq.logseq.ShareViewController"])
  5. # username("[email protected]") # Your Apple Developer Portal username
  6. # For all available options run `fastlane match --help`
  7. # Remove the # in the beginning of the line to enable the other options
  8. # The docs are available on https://docs.fastlane.tools/actions/match