6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2025-02-03 11:51:42 +01:00
parent 9991ed22d1
commit 5c8b07c83a

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.2.1") .exact("13.3.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.2.0/WebIdDocumentScanner.framework-v13.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0.zip",
checksum: "52116620e9a60e0180bb982b280d8dbb866ba5d3ae073012818e071ff9ceac6d" checksum: "3032135b758c34f1fdc807d0eb3e19b54a4752a33f354157d8b9e87199b4856b"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",