6
0

add new version 12.0.0-SNAPSHOT-1277

This commit is contained in:
mac-mini-003 2024-05-22 13:37:53 +02:00
parent 6de8ae9988
commit 102b573ea8

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("10.1.1") .exact("11.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.1.1/WebIdDocumentScanner.framework-v11.1.1-SNAPSHOT-1275.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.0/WebIdDocumentScanner.framework-v12.0.0-SNAPSHOT-1277.zip",
checksum: "c7c8dabd87e6a4b9cea581b5fca7562f1d1ec537896243f606dd8ea357532493" checksum: "b2ebf0df223879bda312a06abfb32a73cefe11f435cfb79d5d20bac28919f96e"
), ),
.target( .target(
name: "WebIdDocumentScannerWrapper", name: "WebIdDocumentScannerWrapper",