6
0

add new version 13.6.0

This commit is contained in:
mac-mini-003 2025-06-12 14:30:23 +02:00
parent 10c9d8f4d1
commit f3ccb54114

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("13.5.2") .exact("13.6.0")
), ),
.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/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.5.2/WebIdOnDeviceDocumentScanner.framework-v13.5.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.6.0/WebIdOnDeviceDocumentScanner.framework-v13.6.0.zip",
checksum: "b9c83de061b42f7f065772caaab7e49b128acad5149b0d7c51f71629edcd8356" checksum: "446ea901ba864b3ddfe66889572d804cc8a6f0cee385eb4e29f3585d7536ba87"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",