7
0

add new version 20.4.2-SNAPSHOT-1536

This commit is contained in:
mac-mini-003 2026-01-08 13:48:45 +01:00
parent 8c341ce39d
commit aae4490356

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("21.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/20.4.2/WebIdOnServerDocumentScanner.framework-v20.4.2-SNAPSHOT-1535.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.4.2/WebIdOnServerDocumentScanner.framework-v20.4.2-SNAPSHOT-1536.zip",
checksum: "a631fc583835624b99c8bb1111bb8160d2b4c79d83ab8c951db6d23cba37ebbd" checksum: "cbad39951981e059d23c16a4572fb03bd5ee702e608d4d72c2bc1796901b0954"
), ),
.target( .target(
name: "WebIdOnServerDocumentScannerWrapper", name: "WebIdOnServerDocumentScannerWrapper",