6
0

add new version 15.0.0-SNAPSHOT-1290

This commit is contained in:
mac-mini-003 2025-06-18 17:46:48 +02:00
parent ca20e44a1d
commit 66f9fcfa31

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.4.2")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.6.0")
.branch("snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.6.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.2-SNAPSHOT-1285.zip",
checksum: "a91dc9f99e76d151bb3592702d3a326f43a969adddce61b826a8f3d527bab2eb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.0.0-SNAPSHOT-1290.zip",
checksum: "18304d12a2e86e1d224f5af5c1caeabad04668ebca86c9516262c241d93405cf"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",