add new version 6.3.0
This commit is contained in:
parent
9933c978a9
commit
55ca34ff86
@ -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.2.1")
|
||||
.exact("13.3.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.2.0/WebIdEIdentPlugin.framework-v6.2.0.zip",
|
||||
checksum: "5b22b2cf386db15117447670c0423ed7aa4357f1185808b8733c4192553683b7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.3.0/WebIdEIdentPlugin.framework-v6.3.0.zip",
|
||||
checksum: "072de3ab78518a341e0e1f3a6806a131e059d7dc6ec8e88cf71720dff54d8fc3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user