6
0

add new version 13.4.0-SNAPSHOT-1259

This commit is contained in:
mac-mini-003 2025-01-28 15:43:38 +01:00
parent c4fb633652
commit 92349bbbe4

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("snapshots")
.exact("11.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("12.3.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("snapshots")
.exact("12.3.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1247.zip",
checksum: "dba55b0fb500e4b1e21d68555c1faa29184d307ee3521fde132a1b5ba0bf2180"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1259.zip",
checksum: "cf003cb68a5704fef662058ea97cbe1f7ad1bee531a89fcf69080bf77d1c1ee0"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",