6
0

add new version 15.0.0-SNAPSHOT-1298

This commit is contained in:
mac-mini-003 2025-07-14 13:01:17 +02:00
parent 37fda66874
commit 5443d07ead

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("15.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("snapshots")
.exact("15.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.0.0-SNAPSHOT-1295.zip",
checksum: "012978d758eb7466ae2a393e150358fd1da379b834cb7780f23a3b6b4a476337"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.0.0-SNAPSHOT-1298.zip",
checksum: "05833c83c8a21b79bb02bf72ea249475586dc36b69344a902b9e1290fc385dcd"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",