add new version 15.0.0-SNAPSHOT-807
This commit is contained in:
parent
153fbd43e0
commit
4289c5e099
@ -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",
|
||||||
.branch("snapshots")
|
.exact("15.0.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",
|
||||||
.branch("snapshots")
|
.exact("15.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-801.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-807.zip",
|
||||||
checksum: "ecc5021f57436470d2a3c39040cd7d849b270592e0a70198160b8d0e0d332bfd"
|
checksum: "81af0eb65fd01a01c27680b1216343b265a4a63c199ff719077afb349afd6571"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user