6
0

add new version 13.3.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-02-13 17:21:15 +01:00
parent 69492a3951
commit 0bfb8548a2

View File

@ -22,7 +22,7 @@ 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")
.branch("redesign-v4-snapshots")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.1/WebIdOnDeviceDocumentScanner.framework-v13.3.1-SNAPSHOT-1397.zip",
checksum: "d828739c1371554e25161f395d2ba0e54bbd8685bdc085c9df892eb0a79db4e6"
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: "189261ca5df96828ac0fa2bdd7586772301a6f12f155dba5a43d4f859d035215"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",