6
0

add new version 13.4.1-SNAPSHOT-1273

This commit is contained in:
mac-mini-003 2025-05-20 10:14:07 +02:00
parent 0184b0a049
commit 33654db968

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.3.0")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.4.0")
.branch("snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.4.0")
.branch("snapshots")
)
],
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-1271.zip",
checksum: "8e9c11ce6538b83797580abe6f1efacc0313a3716bd2b271dae5339e2c78ddb4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1273.zip",
checksum: "66a742a48fbc5fda7266a080a0f088e4a3c5ee7523b7435add1ac7cfb00febea"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",