6
0

add new version 12.5.0

This commit is contained in:
mac-mini-003 2025-05-23 10:40:10 +02:00
parent bddd61db59
commit 35ab45c487

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("12.2.0") .exact("12.3.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.4.0/WebIdDocumentScanner.framework-v12.4.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.5.0/WebIdDocumentScanner.framework-v12.5.0.zip",
checksum: "289d914dfda7ba58af6ae686e4eb089c61783cf2874f647ef72ac5beaeb3453e" checksum: "5475289206e107038f80942938ed817248f532c07ad97b111c6633e86cc5b078"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",