6
0

add new version 15.0.0-SNAPSHOT-1353

This commit is contained in:
mac-mini-003 2025-06-18 16:03:51 +02:00
parent d58935ebb5
commit d62d457ae4

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",
.exact("12.3.3")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.6.0/WebIdDocumentScanner.framework-v12.6.0-SNAPSHOT-1351.zip",
checksum: "bc40b82814b2142f4003020ce80097bd3f8330edca81d49a4666e00bcf8d6bbf"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1353.zip",
checksum: "7309b0b515532b18b68081c4097d7b2963e4475790cee2fdc06c7714bbe013f2"
),
.target(
name: "WebIdDocumentScannerWrapper",