7
0

add new version 22.1.3-SNAPSHOT-1658

This commit is contained in:
mac-mini-003 2026-05-20 14:39:53 +02:00
parent 114e7b19a6
commit 6c1dfa694b

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("22.0.0") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1657.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1658.zip",
checksum: "a857c21cf52ffe7a495fd384aa54d603121e1ea1d6512a8ea565d8f60e1c83d0" checksum: "763162d4dc77d2b15c513111e4a3091d5bef1fa2232648b89355159bcb695d2e"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",