6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 153891b1
Changed files
azure/templates/build-ios.yml | 1 + 1 file changed, 1 insertion(+)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 9cdbd76c..339426fe 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -107,6 +107,7 @@ steps:
packageApp: true
args: |
-verbose
+ OTHER_LDFLAGS="$(inherited) -framework SeosMobileKeysSDK"
FRAMEWORK_SEARCH_PATHS="$(Build.SourcesDirectory)/comwell_key_app/ios/Frameworks"
SWIFT_INCLUDE_PATHS="$(Build.SourcesDirectory)/comwell_key_app/ios/Frameworks/SeosMobileKeysSDK.xcframework"