add new version 15.0.0
This commit is contained in:
parent
206125ec40
commit
b219695e85
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("12.3.3")
|
||||
.exact("15.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "AusweisApp2",
|
||||
url: "https://github.com/Governikus/AusweisApp2-SDK-iOS",
|
||||
.exact("1.26.5")
|
||||
.exact("2.2.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/5.5.2/WebIdEIdentPlugin.framework-v5.5.2.zip",
|
||||
checksum: "601751a1ba921eb1f91a07bff2288ed37f78d5fd19a5e155dc70926e5ef0c2fd"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0.zip",
|
||||
checksum: "97dba31f928a0a511b6b557d2239b56ddc587c1df5cddac329a675a013673e2a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user