7
0

add new version 15.2.1

This commit is contained in:
mac-mini-003 2026-06-09 18:08:39 +02:00
parent 1dc9c90709
commit a84a2010f3

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.2.0")
.exact("15.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.2.0/WebIdDocumentScanner.framework-v15.2.0.zip",
checksum: "aa94bb1a348b013a4f2ec391b1ebf340e7fdd45c9fe0eda49b42f0f60b57a4d9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.2.1/WebIdDocumentScanner.framework-v15.2.1.zip",
checksum: "f37414e372e2f12b27b24f0044b919b7c53905e1932d3be5189461e7930203c3"
),
.target(
name: "WebIdDocumentScannerWrapper",