7
0

add new version 22.1.3-SNAPSHOT-1658

This commit is contained in:
mac-mini-003 2026-05-20 14:38:22 +02:00
parent eb6fb1ddd4
commit de943ea5d4

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("22.0.0") .branch("snapshots")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", 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-1657.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1658.zip",
checksum: "ba059f8d59a730fc4a7958c58351acd7621e65f67e9c8d64ee20984a93bb8665" checksum: "11e6f20cf680709298826fe932b54ba166750090e1496f192e8d1aa34c91e4aa"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",