6
0

add new version 15.0.2

This commit is contained in:
mac-mini-003 2025-12-04 12:22:22 +01:00
parent c8d1dd1f76
commit a350fbcb59

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("15.0.1") .exact("15.0.2")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.1/WebIdIosIdentScanPlugin.framework-v15.0.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.2/WebIdIosIdentScanPlugin.framework-v15.0.2.zip",
checksum: "5dae5d48e34ea2f0d11d3ff6ba55060b9cc73994f1c1cacdaa3d380f10d67151" checksum: "d05615150fdaedba1b6fa49ce9658bf60eaaff1dcbf7516da3f177a52cb544d8"
), ),
.target( .target(
name: "WebIdIosIdentScanPluginWrapper", name: "WebIdIosIdentScanPluginWrapper",