6
0

add new version 13.4.0-SNAPSHOT-1245

This commit is contained in:
mac-mini-003 2024-12-27 12:50:05 +01:00
parent 0451534dce
commit 20a8013ca0

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.1.5")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.2.1")
.branch("snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.2.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1243.zip",
checksum: "60ccdccab988ce911fb521a380a1dc0b0d509218c587543c7edfbe2e5c6e5358"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip",
checksum: "547dc9f2aa66bec58d9bebce9e26da3c54e85959f0db80b7bf50b443ddabdbae"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",