add new version 6.1.0
This commit is contained in:
parent
7655ea4e57
commit
1aa740bbaa
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.0.1")
|
||||
.exact("13.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "AusweisApp2",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.0.0/WebIdEIdentPlugin.framework-v6.0.0.zip",
|
||||
checksum: "8d90fa2766db3d6dc57c5361d1995bf37a9e5c059a280348e21efe01d9a8ccf0"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.1.0/WebIdEIdentPlugin.framework-v6.1.0.zip",
|
||||
checksum: "59ed425a6778d2b75f3e769f129fc9cb080642db4bf6ef851d0becab8c792261"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user