6
0

add new version 13.4.1-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-06-12 13:30:19 +02:00
parent b226d2cc44
commit 3e4ff73148

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.2")
.exact("12.5.3")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip",
checksum: "cd450455c4c49849dd48629e83de419a472604ee1af64551f0f1c429e7ff1d01"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip",
checksum: "99b32f42bf857cb00e964dbdff31c2d896550327073f1961337a2daace031ac4"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",