6
0

add new version 20.2.2-SNAPSHOT-1489

This commit is contained in:
mac-mini-003 2025-10-01 17:10:38 +02:00
parent 892447f9a3
commit 07b08aec2a

View File

@ -17,14 +17,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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.2.2/WebIdDocumentScanner.framework-v20.2.2-SNAPSHOT-1483.zip",
checksum: "7a62339354d479de435a90392ed425bd170b9c8300f3d4fad2b2202f9d271da6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.2.2/WebIdDocumentScanner.framework-v20.2.2-SNAPSHOT-1489.zip",
checksum: "4c37d41f8b838df230c1fb9600755cffd38e25c0b0e1b870c46a7e2398fbc1d3"
),
.target(
name: "WebIdDocumentScannerWrapper",