7
0

add new version 15.1.0

This commit is contained in:
mac-mini-003 2026-01-11 01:02:07 +01:00 committed by Mario Rotz
parent 1f97a0198d
commit 7a9b634f7f

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.0.1")
.exact("15.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.0.2/WebIdDocumentScanner.framework-v15.0.2.zip",
checksum: "aa515a797176e1a6826215c914161146f7521694b970c5885dc94e911d183471"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.framework-v15.1.0.zip",
checksum: "ed20867d0a27f25c7ec0d095c8284c3736b341af06b002d11ce33ea9d2a7ee8e"
),
.target(
name: "WebIdDocumentScannerWrapper",