6
0

add new version 14.2.0-SNAPSHOT-1239

This commit is contained in:
mac-mini-003 2024-11-19 11:56:09 +01:00
parent 40860ce53b
commit 33bc5552f2

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.1.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.1.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.1.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.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.0.0-SNAPSHOT-1231.zip",
checksum: "e867391cc0888702c4de4ec34763b85154f84f34cdd169a5d44b17c06ec57210"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.2.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.2.0-SNAPSHOT-1239.zip",
checksum: "b273fe3b95b5cadb4ba368b1b8ac8a6a5a2e22dd984693eeb980373e08fb4a05"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",