7
0

add new version 15.3.4-SNAPSHOT-1367

This commit is contained in:
mac-mini-003 2026-06-03 21:58:39 +02:00
parent 05957a7f1e
commit f6a4247c7d

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("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.1.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.3-SNAPSHOT-1363.zip",
checksum: "7225d809fd822e9ed06d19a737f1bd445a8a014147da2215c6f5b8c62b3690cd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.4-SNAPSHOT-1367.zip",
checksum: "81f45a2f4382edec48ab190106f2568b4c33b9d4dbe60b6cdf42c466047330cd"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",