7
0

add new version 15.3.4-SNAPSHOT-1371

This commit is contained in:
mac-mini-003 2026-06-09 13:50:55 +02:00
parent 7ed262cb4d
commit 8030645d43

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.2.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.3.4/WebIdEIdProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip",
checksum: "1a11392f0127bb5968cfa6c81725246228064b12df54bd2508c8c103e821b64a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.3.4/WebIdEIdProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip",
checksum: "686b4a02913514a5b15728669ad79d234b56eb950164ff0768c6172a06883b21"
),
.target(
name: "WebIdEIdProductPluginWrapper",