6
0

add new version 14.6.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-05-23 13:42:21 +02:00
parent 145efa191e
commit 3485f86556

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("11.6.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")
),
.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: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.6.0/WebIdPayProductPlugin.framework-v14.6.0-SNAPSHOT-1392.zip",
checksum: "bc134eb56c488b9c5b3d5096b5afd3ad0932ecee3d8b582f7d760454e62aa5b7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.6.0/WebIdPayProductPlugin.framework-v14.6.0-SNAPSHOT-1394.zip",
checksum: "d122aa79d90f9dfa9b49a1181abc1efc158849ddd43b2909fb572dd9e7f512b9"
),
.target(
name: "WebIdPayProductPluginWrapper",