7
0

add new version 15.3.1-SNAPSHOT-1359

This commit is contained in:
mac-mini-003 2026-03-09 14:37:19 +01:00
parent 4981292a13
commit b8abc0908c

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",
.branch("legacy-snapshots")
.exact("15.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.1.2")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.1-SNAPSHOT-1358.zip",
checksum: "e7700a2e8a3f2e69bd66cf07f6519aba3d60ba741f4671a80c7d605a0d5ba6b7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.1-SNAPSHOT-1359.zip",
checksum: "272b594b0fefe336213b6456828a44b6c55983bc5de537357d39830bb2e9e87d"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",