6
0

add new version 14.6.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-05-23 13:42:08 +02:00
parent bc7e2a6ab0
commit ab97fedc00

View File

@ -17,29 +17,29 @@ let package = Package(
.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")
),
.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: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("6.5.0")
),
.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")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.6.0/WebIdEIdProductPlugin.framework-v14.6.0-SNAPSHOT-1392.zip",
checksum: "2fc136abd1db8d0c1040c880780adca91ecca164c978970c8c9afd36342f6b39"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.6.0/WebIdEIdProductPlugin.framework-v14.6.0-SNAPSHOT-1394.zip",
checksum: "f523b0ee274b52509ed0d20bafc933251ed6bb8f2cc37e9712dfab5dce659606"
),
.target(
name: "WebIdEIdProductPluginWrapper",