6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 5a9ccb93
Changed files
azure/templates/build-ios.yml | 1 + 1 file changed, 1 insertion(+)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index c58200f6..505f7e86 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -52,6 +52,7 @@ steps:
inputs:
projectDirectory: '$(Build.SourcesDirectory)/comwell_key_app'
pubGet: true
+ extraArgs: --no-fatal-infos --no-fatal-warnings
# Install CocoaPods dependencies
- task: Bash@3