add new version 5.0.1
This commit is contained in:
parent
c917952dd5
commit
fa88e120c4
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("11.0.0")
|
||||
.exact("11.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "AusweisApp2",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/5.0.0/WebIdEIdentPlugin.framework-v5.0.0.zip",
|
||||
checksum: "6b43c0acf0f0d24b4046e643353f2eb9031c32ac571ecdf5ff3de7fc71d48f46"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/5.0.1/WebIdEIdentPlugin.framework-v5.0.1.zip",
|
||||
checksum: "fb531d17168428929641d196adc61fb58d2ecef6c718afa83c5024f1dd15a6c1"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user