add new version 4.0.1
This commit is contained in:
parent
a6d4b2804e
commit
b41bff6595
@ -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("10.0.0")
|
||||
.exact("10.1.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/4.0.0/WebIdEIdentPlugin.framework-v4.0.0.zip",
|
||||
checksum: "608383f809423dc0e31069ccd8c60d075c7e387590efeeb686f4852b6bcf3941"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/4.0.1/WebIdEIdentPlugin.framework-v4.0.1.zip",
|
||||
checksum: "4c23cef6b3b9c38b119aff5447387433464a21b7550301e02a6fd553c088117f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user