7
0

add new version 15.3.4-SNAPSHOT-1371

This commit is contained in:
mac-mini-003 2026-06-09 13:49:17 +02:00
parent ddf73a5460
commit 967529679d

View File

@ -17,24 +17,24 @@ let package = Package(
.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")
),
.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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.2.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip",
checksum: "13934ef2063bad808240b8dae1b621c883777ae204f40ec8b70ee4f96ab0665f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip",
checksum: "e958f36ccdc8589178d09b2160a4438c40d0f18176c136a734669a399947bc5d"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",