6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 857114ac
Changed files
azure/templates/build-ios.yml | 1 - 1 file changed, 1 deletion(-)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 7b8abc79..90bc7992 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -62,7 +62,6 @@ steps: # Download secure file from azure library
extraArgs: "-t lib/main.dart"
buildFlavour: ${{ parameters.flavor }}
projectDirectory: '$(Build.SourcesDirectory)/comwell_key_app'
- exportOptionsPlist: 'ios/exportOptions.plist'
# - task: FlutterTest@0
# displayName: "Run unit tests"