6
0

add new version 14.6.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-05-23 13:41:59 +02:00
parent 470d79ea8d
commit 69b86c7039

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",
.branch("redesign-v4-snapshots")
.exact("12.4.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("13.5.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("13.5.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.6.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.6.0-SNAPSHOT-1392.zip",
checksum: "35af2d38bb92a2cb12407e13ad7d5309653eaec6daa0823ad9cb9fbd067bfd89"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.6.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.6.0-SNAPSHOT-1394.zip",
checksum: "b544abc4bc5d026322e9c03d8a3a37e95784faa256778e0401e7a050bfa3aa18"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",