6
0

add new version 15.1.5-SNAPSHOT-1343

This commit is contained in:
mac-mini-003 2025-12-04 18:40:32 +01:00
parent 62052033cc
commit a86f4ba20d

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.0.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.3-SNAPSHOT-1341.zip",
checksum: "8edcff633359c74826d26f52272e6ec3612f882ac27c939a30455dcf11ac1f8c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1343.zip",
checksum: "319fd85db02273b4766d7bf6dc44a73ac0b15cb196eaec7583a18e1cf6236876"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",