6
0

add new version 20.0.0-SNAPSHOT-1407

This commit is contained in:
mac-mini-003 2025-06-18 14:07:09 +02:00
parent 13702b2f8e
commit cfad8c60b9

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.3")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.6.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.6.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.7.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip",
checksum: "cfe97f9a1400428ac11519f46dc1163afa53a41a8aa32ee0eced23afe2cc2120"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.0.0-SNAPSHOT-1407.zip",
checksum: "7fbaabe60b488c9db568d2b15afbd19b8b82f91b17dab5cc4dee738015137f6f"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",