diff --git a/Package.swift b/Package.swift index 88509b2..6f8f4b1 100644 --- a/Package.swift +++ b/Package.swift @@ -22,14 +22,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: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1-SNAPSHOT-1275.zip", - checksum: "6ed8fc7759d5a8b92d6fcd84804da861f7f03409d0b400ec52d724f0a0e78f1f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.0/WebIdIosIdentScanPlugin.framework-v12.0.0-SNAPSHOT-1279.zip", + checksum: "c6125790ee9c0f2a889ce7d2234aa0355c13696481184d14e0dafb9abbaf2e4e" ), .target( name: "WebIdIosIdentScanPluginWrapper",