6
0

add new version 15.2.1-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2026-01-13 07:10:34 +01:00
parent 1525166564
commit 41eaafaef4

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.0")
.exact("15.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.1.0")
.exact("15.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "725d18ea9f12d46a96816721ca829f5c192e3bf60fdab0f7d6dc41e760a5a795"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.2.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip",
checksum: "29039b1702a20931b10552a867f1031c88186f21826aee0dadf8bc1daea7cfb1"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",