6
0

add new version 13.3.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-02-12 16:16:51 +01:00
parent 7e0a8e2b26
commit e4278e3333

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("13.3.1")
.branch("experimental")
),
.package(
name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.1/WebIdOnServerDocumentScanner.framework-v13.3.1.zip",
checksum: "20d0a2014bd2a99ac7d1c8ad3e69de08380b6d8c822c6af1c4c35b110234d58b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0-SNAPSHOT-1394.zip",
checksum: "4ec753a25f0d338fa4731ec9542c192e7689bcb67ade2913aa1fe6a04cc0c28b"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",