mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
ios: fix typo in Fastlane file
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
2b4307dee9
commit
676e943d81
@@ -72,7 +72,7 @@ platform :ios do
|
||||
changelog: ENV["JITSI_CHANGELOG"],
|
||||
demo_account_required: false,
|
||||
distribute_external: true,
|
||||
reject_build_waiting_for_review: true
|
||||
reject_build_waiting_for_review: true,
|
||||
uses_non_exempt_encryption: false
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user