7
0

add new version 22.0.4-SNAPSHOT-1629

This commit is contained in:
mac-mini-003 2026-04-22 12:52:38 +02:00
parent 8516773a87
commit 8f986d6d78

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",
.branch("snapshots") .exact("21.2.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1629.zip",
checksum: "ef098abfa04a996807b10ffe52628260b30207061dc3b0bcee641f728b88ee7a" checksum: "67c9d2ca677f237c28ee2af5a3847ea0fed37cce415863b476fd2ce866b8f0a4"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",