6
0

add new version 20.3.6-SNAPSHOT-1509

This commit is contained in:
mac-mini-003 2025-11-04 08:58:03 +01:00
parent 1dce2da0f5
commit 1161dc4548

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("experimental")
.branch("snapshots")
)
],
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-1511.zip",
checksum: "2c0955bbb80e8f13f90b0c15a3ab3776f2a126dbd206c07f0ddde9cc7daf4d8a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip",
checksum: "1e4faa1c8f34945a6fcd6bb398087e1a358e582d99ded6aa7681d132767eb722"
),
.target(
name: "WebIdDocumentScannerWrapper",