7
0

add new version 23.1.1-SNAPSHOT-1667

This commit is contained in:
mac-mini-003 2026-06-04 15:23:48 +02:00
parent 80645145b0
commit 45ff934c47

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("22.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1665.zip",
checksum: "753cb7cb33fc2ce87a35ed442a29719ff882d612689e68505b452a6843978fe9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1-SNAPSHOT-1667.zip",
checksum: "75bff0a54aaa15260d5c12d4df3d7b62d7db5d9218242e374010111472697541"
),
.target(
name: "WebIdDocumentScannerWrapper",