7
0

add new version 15.1.1

This commit is contained in:
mac-mini-003 2026-01-12 20:32:13 +01:00
parent 7a9b634f7f
commit 52ab5c1311

View File

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