6
0

add new version 13.4.1-SNAPSHOT-1264

This commit is contained in:
mac-mini-003 2025-03-12 11:42:01 +01:00
parent 5a9bad410b
commit 74d37aeece

View File

@ -22,19 +22,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.1")
.exact("12.3.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.1")
.exact("12.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip",
checksum: "9b9e1b77e8d4d432ab95ffd87c9544787e917fb60cc75b5fae5ff628aabfb60b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1264.zip",
checksum: "bfff5a1e44ec543fa534314eebfe16228eb2e24277b299be2d960fbea9922098"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",