7
0

add new version 15.1.2

This commit is contained in:
mac-mini-003 2026-02-17 15:22:10 +01:00
parent e78727f822
commit ed8273b22b

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.1.1") .exact("15.1.2")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.1.1/WebIdOnDeviceDocumentScanner.framework-v15.1.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.1.2/WebIdOnDeviceDocumentScanner.framework-v15.1.2.zip",
checksum: "0c0daffcd3e223bb69e67c6af0d80516b9dc5d80559a797b73bd296b78eeadf1" checksum: "b43fbd64c1b53ac844cbd9e17959faef1e44a5af4fb924d4544b29e472026bb3"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",