6
0

add new version 13.3.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-02-12 16:16:49 +01:00
parent 7620b8c0bb
commit 5690c41830

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",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.1/WebIdOnDeviceDocumentScanner.framework-v13.3.1.zip",
checksum: "cc20897ffb4f145b589abf64ca36c7efbc7fc44673bfbedb70874722b8a8bbb5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1394.zip",
checksum: "740f987f0dea90099b09347587d36f1a1d02245e69acebd05971099d5f0c159e"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",