Added NSE signing profiles

Fixed missing signing certs and profiles of build configurations

(cherry picked from commit cb759c409b38002d7b9e6d14bfaf05087b245fd6)
This commit is contained in:
Nguyen Thai
2024-01-04 15:58:40 +07:00
committed by Dat H. Pham
parent a003331ee3
commit ef93aab8bf
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -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`