add new version 20.0.2-SNAPSHOT-926
This commit is contained in:
parent
807e2c887f
commit
a9f18a3feb
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("20.0.0")
|
||||
.branch("redesign-v4-snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
|
||||
.exact("20.0.1")
|
||||
.branch("redesign-v4-snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.1/WebIdDigitalSigningPlugin.framework-v20.0.1-SNAPSHOT-924.zip",
|
||||
checksum: "9edd87fb1f37c5a4e34062afa74e109b52d4ab72b8821e56ce36eb7c9ef2e59e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.2/WebIdDigitalSigningPlugin.framework-v20.0.2-SNAPSHOT-926.zip",
|
||||
checksum: "b91f710a6f2f52a3c5595e6c6498846acce5fa9413f05cb2fd03df1c32419e11"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user