7
0

add new version 15.3.4-SNAPSHOT-1367

This commit is contained in:
mac-mini-003 2026-06-03 22:03:03 +02:00
parent f77d77da48
commit 8a4a8b1356

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.1.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.3/WebIdPayProductPlugin.framework-v15.3.3-SNAPSHOT-1363.zip",
checksum: "a0ad5636a129ffbe45a0f517efbf7480ee8ad3143c21f10a63f72490c1f72e6f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.4/WebIdPayProductPlugin.framework-v15.3.4-SNAPSHOT-1367.zip",
checksum: "3ca1a88176149d301160f6743af7f3b4b80b8a5c293686447099096855167659"
),
.target(
name: "WebIdPayProductPluginWrapper",