6
0

add new version 15.2.1-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2026-01-13 07:13:32 +01:00
parent c3179c27ff
commit 172ee18cff

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.0")
.exact("15.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.1.0")
.exact("15.1.1")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.1.0")
.exact("15.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.1.5/WebIdPayProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "03b6786c04a53af5a6a2f51f28e9b4d2670888c2230cede6244c4f42b9fff246"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.2.1/WebIdPayProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip",
checksum: "e74b46d8183faf63140fadc9776e5315f1eef2b15f4d5ff9afcb718e316efd14"
),
.target(
name: "WebIdPayProductPluginWrapper",