6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 4c9b0c73

AuthorJakob Højgård<141220340+jaxthedwarf@users.noreply.github.com>
Date2024-08-26 14:32:07 +0200
Update build-ios.yml for Azure Pipelines

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