Added NSE signing profiles
Fixed missing signing certs and profiles of build configurations (cherry picked from commit cb759c409b38002d7b9e6d14bfaf05087b245fd6)
This commit is contained in:
@@ -4,7 +4,7 @@ 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"])
|
||||
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`
|
||||
|
||||
Reference in New Issue
Block a user