6
0

add new version 15.0.1-SNAPSHOT-1370

This commit is contained in:
mac-mini-003 2025-09-28 10:59:48 +02:00
parent be57fc8a9b
commit 1324d9d58a

View File

@ -22,7 +22,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("experimental")
.branch("legacy-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/20.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1480.zip",
checksum: "698728560a9503d80dbddfc1db4addb0efbad5aac7d93c7a98d05b167e04a050"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.1/WebIdOnDeviceDocumentScanner.framework-v15.0.1-SNAPSHOT-1370.zip",
checksum: "f0ea17e5f29e6dcc380bfa625b81329330932a0da67188dad72d52ecc8c3c385"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",