6
0

add new version 15.0.2-SNAPSHOT-1316

This commit is contained in:
mac-mini-003 2025-09-26 10:13:19 +02:00
parent 655795d700
commit 2b0bf78c56

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("12.6.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.6.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.5.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.4/WebIdEIdProductPlugin.framework-v13.7.4.zip",
checksum: "0bd2538efae18d64ca51e9df832835ea9526a88bceda36f878ee1fdedb75fd9f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.0.2/WebIdEIdProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip",
checksum: "62f36579025462772543df1ebb93929545c4ba36203c19e4f4637d6ee1b0acca"
),
.target(
name: "WebIdEIdProductPluginWrapper",