add new version 15.2.2-SNAPSHOT-324
This commit is contained in:
parent
bfec525682
commit
c14ad70ab5
@ -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",
|
||||
.upToNextMinor(from: "15.0.0")
|
||||
.branch("legacy-snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "15.1.3")
|
||||
.branch("legacy-snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.2.1/WebIdPluginCore.framework-v15.2.1-SNAPSHOT-322.zip",
|
||||
checksum: "a8744bf0c2951a1707db9ee265184634fde924070cb8f593638bdd6f2a3d9449"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.2.2/WebIdPluginCore.framework-v15.2.2-SNAPSHOT-324.zip",
|
||||
checksum: "e1ec2e9ac526b432b678550bae28e3a847a21bed78a95fb39327fdd33d5ea319"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user