7
0

add new version 22.1.3-SNAPSHOT-1664

This commit is contained in:
mac-mini-003 2026-06-04 10:01:21 +02:00
parent d91ad2ea27
commit 83457ec640

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("22.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1663.zip",
checksum: "e1a3c484dc27badd7a7e69747b9852392434ff376a6536b87f6a9688557ef3e3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1664.zip",
checksum: "a2ee2a9d4834e10de3904d2952e3e25e88413124734f0cbef5cc3565dce2adae"
),
.target(
name: "WebIdDocumentScannerWrapper",