6
0

add new version 13.7.5

This commit is contained in:
mac-mini-003 2025-10-20 16:42:53 +02:00
parent 6fca6d2f8b
commit 01ce73cc0c

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("15.0.1")
.exact("10.4.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.1")
.exact("11.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.1")
.exact("12.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.1")
.exact("12.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.0/WebIdPayOnServerProductPlugin.framework-v15.1.0.zip",
checksum: "531b29a3a3a7f22a7c09e047b0b05594805786d9b5211d52025d2f0961eb3cd5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.5/WebIdPayOnServerProductPlugin.framework-v13.7.5.zip",
checksum: "f2db69d5b2e3840a65099d9dffaee64d95181cb4ec21e4035ba64baf6867e2db"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",