7
0

add new version 22.1.2-SNAPSHOT-1761

This commit is contained in:
mac-mini-003 2026-05-08 18:14:56 +02:00
parent 5e275c83bb
commit b4191ccf92

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/experimental/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "8c99a99fd3f8e9a8463bff52e034f8e8da2cd924a4553793c54d5b85678330b6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/22.1.2/WebIdDocumentScanner.framework-v22.1.2-SNAPSHOT-1761.zip",
checksum: "887f8fbd7598b1fad1c6d22758f8596610ade3015d428ff523f943b7c56f3976"
),
.target(
name: "WebIdDocumentScannerWrapper",