6
0

add new version 14.7.0

This commit is contained in:
mac-mini-003 2025-06-16 11:22:29 +02:00
parent f35e966b9a
commit 4355e2c987

View File

@ -22,24 +22,24 @@ let package = Package(
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.2") .exact("12.4.3")
), ),
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.2") .exact("13.6.0")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.2") .exact("13.6.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayOnServerProductPlugin", name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/14.6.1/WebIdPayOnServerProductPlugin.framework-v14.6.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/14.7.0/WebIdPayOnServerProductPlugin.framework-v14.7.0.zip",
checksum: "ec7240f70c8912208dbd260e9ae3efd5a501a3a35d4561eff64737b88660f32a" checksum: "66aa7694ecd37cdeb1af05eb096735178bb6c914d0b3b48c04327f9ad7187909"
), ),
.target( .target(
name: "WebIdPayOnServerProductPluginWrapper", name: "WebIdPayOnServerProductPluginWrapper",