diff --git a/Package.swift b/Package.swift index 6126308..862c029 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/SwiftPackageRedesignV4/webid-plugin-core-spm.git", - .branch("redesign-v4-snapshots") + .exact("20.1.0") ) ], targets: [ .binaryTarget( name: "WebIdDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.1/WebIdDocumentScanner.framework-v20.1.1-SNAPSHOT-1455.zip", - checksum: "d6b852d4aebd2c9956f4c39127052c732948c0c71965bd643a61aaf0dd2c6303" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.1/WebIdDocumentScanner.framework-v20.1.1-SNAPSHOT-1458.zip", + checksum: "63505929df2b04228bd44871af1f7282215f5080ffd0fe7985fdae9d9a68ffae" ), .target( name: "WebIdDocumentScannerWrapper",