6
0

add new version 20.2.2-SNAPSHOT-1489

This commit is contained in:
mac-mini-003 2025-10-01 17:11:41 +02:00
parent 12b32b8bfd
commit 29957e7456

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("20.3.0")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.2.2/WebIdOnServerDocumentScanner.framework-v20.2.2-SNAPSHOT-1483.zip",
checksum: "8ca5fcc7f1a381755fe4de5001dede8cc16fae2cc95fef1473b02fd16d553487"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.2.2/WebIdOnServerDocumentScanner.framework-v20.2.2-SNAPSHOT-1489.zip",
checksum: "1d59b31d2a7c2f2bff2d1ed27dbabaad444c35e730be4279c44f8e469ddc7cec"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",