6
0

add new version 12.0.0-SNAPSHOT-1114

This commit is contained in:
mac-mini-003 2024-03-21 06:24:23 +01:00
parent df38f16bae
commit 02b5c64630

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("10.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("11.0.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("snapshots")
.exact("11.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1113.zip",
checksum: "4d12c7b38cd30a16e8f1cea686c170afcf897ddb420c7ec9befabbc91c59c107"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1114.zip",
checksum: "b43898b2751d9aaf782ff2b2397b8791b0fb68d34dc206c80304b6a972b82d74"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",