6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 4c9b0c73
Changed files
azure/templates/build-ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index e5aca958..e71208a9 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -69,9 +69,9 @@ steps:
inputs:
targetType: 'inline'
script: |
- cd $(Build.SourcesDirectory)/comwell_key_app/ios
flutter clean
flutter pub get
+ cd $(Build.SourcesDirectory)/comwell_key_app/ios
pod install
# Copy SeosMobileKeysSDK to the Xcode project directory