6
0

add new version 20.1.2-SNAPSHOT-1460

This commit is contained in:
mac-mini-003 2025-08-04 12:24:56 +02:00
parent 2c5a76fe95
commit 6c52a75464

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("20.1.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("20.1.1")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.1.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "de5dd80b90d20105accdeeb87778dd4315e923db2035fc82c78733562281cc77"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/20.1.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v20.1.2-SNAPSHOT-1460.zip",
checksum: "fe0e03a31e7f7c48c7b18be7e9c0e6b2fb85f7e4b271ce3a6d0b1e1ba2728159"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",