add new version 11.2.0-SNAPSHOT-787
This commit is contained in:
parent
4b3a84450b
commit
667eef4c2d
@ -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("12.1.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("9.2.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-786.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-787.zip",
|
||||||
checksum: "61a961e80a65c43a1b1ab2b26607e832191e598a2a19fbb7687ca17833e7a5d0"
|
checksum: "44af11a7b4a71925bd8ac547033a697f1dcba0ed06e627af620478a47ead0e1b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDigitalSigningPluginWrapper",
|
name: "WebIdDigitalSigningPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user