7
0

add new version 15.1.5-SNAPSHOT-1347

This commit is contained in:
mac-mini-003 2026-01-12 09:47:43 +01:00
parent f7c44a5fbb
commit 233fbd8a7c

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",
.branch("legacy-snapshots")
.exact("15.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
)
],
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-1344.zip",
checksum: "98ae62a2a65fc26fdc1f25f0bf2e70484bf86f9b9562bd27ac79194db375bf5a"
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"
),
.target(
name: "WebIdEIdProductPluginWrapper",