6
0

add new version 15.1.5-SNAPSHOT-1347

This commit is contained in:
mac-mini-003 2026-01-12 09:46:39 +01:00
parent acb64e4316
commit 1525166564

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",
.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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip",
checksum: "21a8303360fa780ee7175ad77b4844faf18e84c7b639e9b6823cd08263ad4ea8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip",
checksum: "725d18ea9f12d46a96816721ca829f5c192e3bf60fdab0f7d6dc41e760a5a795"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",