Files
workavia-mail-front/ios/fastlane/Matchfile
T
Nguyen Thai ef93aab8bf Added NSE signing profiles
Fixed missing signing certs and profiles of build configurations

(cherry picked from commit cb759c409b38002d7b9e6d14bfaf05087b245fd6)
2024-01-08 14:25:26 +01:00

14 lines
585 B
Plaintext

git_url("git@github.com:linagora/apple-certificates.git")
storage_mode("git")
type("development") # The default type, can be: appstore, adhoc, enterprise or development
app_identifier(["com.linagora.ios.teammail", "com.linagora.ios.teammail.TeamMailShareExtension", "com.linagora.ios.teammail.TwakeMailNSE"])
# username("user@fastlane.tools") # Your Apple Developer Portal username
# For all available options run `fastlane match --help`
# Remove the # in the beginning of the line to enable the other options
# The docs are available on https://docs.fastlane.tools/actions/match