add new version 10.0.0-SNAPSHOT-233
This commit is contained in:
parent
62f8d3b299
commit
1192cf9b21
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "6.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("snapshots")
|
||||
.upToNextMinor(from: "9.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.0.0/WebIdPluginCore.framework-v10.0.0-SNAPSHOT-232.zip",
|
||||
checksum: "4192a247497f94d5cfd2e6c1b71b14dc0825daf2b894b973684964210acb6751"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.0.0/WebIdPluginCore.framework-v10.0.0-SNAPSHOT-233.zip",
|
||||
checksum: "b4857930c9d2147cf84c3cdaa6b317b6494b1522bbbf0889a1c05a512fd9da65"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user