6
0

add new version 20.1.1-SNAPSHOT-1458

This commit is contained in:
mac-mini-003 2025-08-04 12:12:46 +02:00
parent e4a347e9b3
commit 2c5a76fe95

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("20.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("20.1.1")
)
],
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-1457.zip",
checksum: "4b3dbbc2cdd4b2711490eb93d61a6dbf435525d220989e2e5f644be804e7c4d2"
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"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",