add new version 15.2.1
This commit is contained in:
parent
ccc1160c2d
commit
bb74fbbf06
@ -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("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
|
||||
.exact("15.1.1")
|
||||
.exact("15.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/15.2.0/WebIdDigitalSigningPlugin.framework-v15.2.0.zip",
|
||||
checksum: "81b610b0d2080ef4efe3f80be1160753c9f1ed354d1905c1bba986f715c8dd74"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/15.2.1/WebIdDigitalSigningPlugin.framework-v15.2.1.zip",
|
||||
checksum: "213898c4025990e32f0b1e50c1a12784e2c0ab86ba6df73e864dacbce4fe20de"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user