7
0

add new version 15.2.1-SNAPSHOT-1350

This commit is contained in:
mac-mini-003 2026-01-13 07:11:31 +01:00
parent 233fbd8a7c
commit 97da72bf21

View File

@ -17,29 +17,29 @@ let package = Package(
.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")
),
.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: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-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")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.1.5/WebIdEIdProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "41cd078b2b223fcb333c6027d38e0756725b813e18207e29ac6c01d658661590"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.2.1/WebIdEIdProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip",
checksum: "6f5ae0e08aee671ed838b8b8c2b3d49f5c937a55640f70f3d5c0d86ef327ee91"
),
.target(
name: "WebIdEIdProductPluginWrapper",