6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit d90b29fd
Changed files
azure/templates/build-ios.yml | 9 --------- comwell_key_app/pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 78b1e260..24e7a42b 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -42,15 +42,6 @@ steps:
script: |
flutter config --enable-swift-package-manager
-# Copy SeosMobileKeysSDK to the Xcode project directory
-- task: CopyFiles@2
- displayName: "Copy SeosMobileKeysSDK framework to Xcode project"
- inputs:
- sourceFolder: '$(Build.SourcesDirectory)/mobilekeys_sdk_plugin/XCFrameworks/'
- contents: 'SeosMobileKeysSDK.xcframework/**'
- targetFolder: '$(Build.SourcesDirectory)/comwell_key_app/ios/Frameworks/'
- flattenFolders: false
-
- task: FlutterBuild@0
displayName: "Build application"
inputs:
diff --git a/comwell_key_app/pubspec.yaml b/comwell_key_app/pubspec.yaml
index 5b80764f..50efb058 100644
--- a/comwell_key_app/pubspec.yaml
+++ b/comwell_key_app/pubspec.yaml
@@ -42,7 +42,7 @@ dependencies:
country_code_picker: ^3.1.0
adyen_checkout: ^1.2.0
json_annotation: ^4.9.0
- firebase_core: ^3.10.0
+ firebase_core: ^3.14.0
firebase_analytics: ^11.5.0
url_launcher: ^6.3.1
drift: ^2.23.1