6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit dfca8fec
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 1c7a386e..e90ccf5e 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -83,7 +83,6 @@ steps:
flutter pub get
flutter build ios
cd $(Build.SourcesDirectory)/comwell_key_app/ios
- pod install
# Copy SeosMobileKeysSDK to the Xcode project directory
- task: CopyFiles@2