6
0

add new version 20.3.6-SNAPSHOT-1510

This commit is contained in:
mac-mini-003 2025-10-30 14:38:29 +01:00
parent f1ebe70de8
commit 32437a5f6c

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")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1508.zip",
checksum: "a842d2d945ac764aaffdcfd6af7cd5e1c3d1053953d0f3ee3f38315f789888de"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip",
checksum: "a41d94d71f26f693ecae7a41d03bf114f435b7e9af4a6463e6ab682e0d0ec9fa"
),
.target(
name: "WebIdDocumentScannerWrapper",