7
0

add new version 23.1.3-SNAPSHOT-1679

This commit is contained in:
mac-mini-003 2026-06-25 13:26:21 +02:00
parent 655f6a9675
commit 72590681d5

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.1.1") .branch("snapshots")
) )
], ],
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-1677.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/23.1.3/WebIdOnServerDocumentScanner.framework-v23.1.3-SNAPSHOT-1679.zip",
checksum: "ca88212f8fe86a519cd4f89f043300f3aa64cfbd60b97a27e645a2201929748b" checksum: "2a75436d75b0e5200c88bc7ca5bbde63ba8c0c0d3054770e1638d076e12f0b33"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",