7
0

add new version 23.1.1-SNAPSHOT-1669

This commit is contained in:
mac-mini-003 2026-06-05 15:21:35 +02:00
parent 0a8f4f3632
commit 5e826b88c2

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") .exact("22.1.0")
) )
], ],
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-1665.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/23.1.1/WebIdOnServerDocumentScanner.framework-v23.1.1-SNAPSHOT-1669.zip",
checksum: "5a33415eaa254e1a9e80773f6adcc3510862aaea5d1798450121af90eb640473" checksum: "b27fd4338f40c4d2b05890957eb4e747d219610a9735a67615f62bb060248d17"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",