6
0

add new version 13.4.0

This commit is contained in:
mac-mini-003 2025-04-17 11:32:32 +02:00
parent 43e865da75
commit afe87d659e

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.3.1") .exact("13.4.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.3.2/WebIdDocumentScanner.framework-v13.3.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.4.0/WebIdDocumentScanner.framework-v13.4.0.zip",
checksum: "fa708ae1775f3efecf1a67844a9b1f2f68f7db8cd6d4be62b853f4f6e2b296ab" checksum: "03f442a373f749ae0913fabb49c8e54e3adb97024797ab8b815700c41e834cb8"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",