diff --git a/Package.swift b/Package.swift index eb7a637..f238bb8 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/SwiftPackageRedesignV4/webid-plugin-core-spm.git", - .branch("redesign-v4-snapshots") + .branch("experimental") ) ], targets: [ .binaryTarget( name: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/13.3.0/WebIdIosIdentScanPlugin.framework-v13.3.0-SNAPSHOT-1396.zip", - checksum: "631d77a20ac0c41535a5b353d164b061484845b58a6fab23c6ddd15271189a1e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/20.0.1/WebIdIosIdentScanPlugin.framework-v20.0.1-SNAPSHOT-1447.zip", + checksum: "fdd51c23f99006ab073d16a134225e38e890f76410dc3c4f80ddd2cb4626b146" ), .target( name: "WebIdIosIdentScanPluginWrapper",