add new version 5.1.0
This commit is contained in:
parent
fa88e120c4
commit
de63badb2d
@ -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("11.0.1")
|
.exact("12.0.0")
|
||||||
),
|
),
|
||||||
.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/internal/de/webid-solutions/WebIdEIdentPlugin/5.0.1/WebIdEIdentPlugin.framework-v5.0.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/5.1.0/WebIdEIdentPlugin.framework-v5.1.0.zip",
|
||||||
checksum: "fb531d17168428929641d196adc61fb58d2ecef6c718afa83c5024f1dd15a6c1"
|
checksum: "ebb60885101ed5cb779ab48fba2ffbc9f0f162f37370c6ef0e917ab54116d128"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdentPluginWrapper",
|
name: "WebIdEIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user