add new version 12.0.0-SNAPSHOT-792
This commit is contained in:
parent
3e95e3c508
commit
a75bdf7fd3
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||||
.upToNextMinor(from: "13.0.0")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdSdkUiKitComponents",
|
name: "WebIdSdkUiKitComponents",
|
||||||
@ -28,8 +28,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.0.0/WebIdDigitalSigningPlugin.framework-v12.0.0-SNAPSHOT-787.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.0.0/WebIdDigitalSigningPlugin.framework-v12.0.0-SNAPSHOT-792.zip",
|
||||||
checksum: "b31bcd7906af3f2653452597405488d3bc5b7852df3b0fa25b0a9878a930afba"
|
checksum: "2bd8205d952873284fcae7ee2c02ecb5b98a93bb5cdd21405f002f12d067792e"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user