6
0

add new version 14.6.0-SNAPSHOT-1396

This commit is contained in:
mac-mini-003 2025-05-27 06:29:32 +02:00
parent e612ada4c1
commit 9c597ee8ac

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.exact("11.6.0")
.exact("11.6.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.0")
.exact("12.4.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.0")
.exact("13.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.0")
.exact("13.5.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.6.0/WebIdPayOnServerProductPlugin.framework-v14.6.0-SNAPSHOT-1395.zip",
checksum: "35647de348301ae01a48414c22a87b53f5a6da685c9168aa0438eb3d2e50324a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.6.0/WebIdPayOnServerProductPlugin.framework-v14.6.0-SNAPSHOT-1396.zip",
checksum: "53a9d19f5e0c9d9f61e3248357bf8db30d506b4b9e0eb78fd46e7d3a356217b8"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",