add new version 11.3.0
This commit is contained in:
parent
5e6edb5587
commit
3e4d5efd6c
@ -17,19 +17,19 @@ 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("12.1.0")
|
.exact("12.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||||
.exact("9.2.0")
|
.exact("9.3.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.3.0/WebIdDigitalSigningPlugin.framework-v11.3.0.zip",
|
||||||
checksum: "d97e41d9ce956c86e8fee274cd3984fa8fde51258daaa95e78d87ff2db40fa50"
|
checksum: "d6572e500b7f298bf7d3c95923c6346a41c6eea5953dcb7c2d237dd052a7459e"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user