7
0

add new version 23.1.2-SNAPSHOT-1677

This commit is contained in:
mac-mini-003 2026-06-25 11:26:10 +02:00
parent d68eacdbf3
commit 655f6a9675

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",
.branch("snapshots") .exact("22.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/23.1.2/WebIdOnServerDocumentScanner.framework-v23.1.2-SNAPSHOT-1674.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/23.1.2/WebIdOnServerDocumentScanner.framework-v23.1.2-SNAPSHOT-1677.zip",
checksum: "3b8feb5c7ecf221d8f3b8648593f60f6293cc960621a85c0988c0b1439ef3f4b" checksum: "ca88212f8fe86a519cd4f89f043300f3aa64cfbd60b97a27e645a2201929748b"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",