diff --git a/Package.swift b/Package.swift index f46584a..4f014da 100644 --- a/Package.swift +++ b/Package.swift @@ -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", - .exact("10.1.1") + .exact("11.0.0") ) ], targets: [ .binaryTarget( 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", - checksum: "c7c8dabd87e6a4b9cea581b5fca7562f1d1ec537896243f606dd8ea357532493" + 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: "b2ebf0df223879bda312a06abfb32a73cefe11f435cfb79d5d20bac28919f96e" ), .target( name: "WebIdDocumentScannerWrapper",