6
0

add new version 13.3.2

This commit is contained in:
mac-mini-003 2025-03-12 17:10:45 +01:00
parent 11c4555670
commit 43e865da75

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.3.0")
.exact("13.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.1/WebIdDocumentScanner.framework-v13.3.1.zip",
checksum: "e5780b618da26b53f9af85c03b910210cbd6a803e432467f16269d8b4d68203f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.2/WebIdDocumentScanner.framework-v13.3.2.zip",
checksum: "fa708ae1775f3efecf1a67844a9b1f2f68f7db8cd6d4be62b853f4f6e2b296ab"
),
.target(
name: "WebIdDocumentScannerWrapper",