6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit f6ccb42c

AuthorMikkel Thygesen<mth@dwarf.dk>
Date2025-06-20 11:03:29 +0200
1948: updated pipelines

Changed files

azure/templates/build-ios.yml | 6 ------
 1 file changed, 6 deletions(-)

Diff

diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 5cdaa0e3..84126f82 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -51,12 +51,6 @@ steps:
targetFolder: '$(Build.SourcesDirectory)/comwell_key_app/ios/Frameworks/'
flattenFolders: false
-# Install CocoaPods dependencies
-- task: CocoaPods@0
- inputs:
- workingDirectory: 'comwell_key_app/ios'
- forceRepoUpdate: false
-
- task: FlutterBuild@0
displayName: "Build application"
inputs: