add new version 21.0.1
This reverts commit 3d5d2a6ef793f877d27a7cdd928d826b10eae87b.
This commit is contained in:
parent
32c3a3e374
commit
99ff164bb4
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("21.0.0")
|
.exact("21.0.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "AusweisApp2",
|
name: "AusweisApp2",
|
||||||
@ -28,8 +28,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEIdentPlugin",
|
name: "WebIdEIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdentPlugin/21.0.0/WebIdEIdentPlugin.framework-v21.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdentPlugin/21.0.1/WebIdEIdentPlugin.framework-v21.0.1.zip",
|
||||||
checksum: "0fc73c9b5e0e6b4459db2ca3cc7f54f76f1d344cef7c3d6fddd98b839c5c0bd4"
|
checksum: "ce715d9e7a91677c54c631b146c89c2fc3634999f225e125bd95132c089fc79c"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdentPluginWrapper",
|
name: "WebIdEIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user