add new version 15.0.1-SNAPSHOT-299
This commit is contained in:
parent
042a196ad9
commit
afadc6ac60
@ -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("legacy-snapshots")
|
||||
.upToNextMinor(from: "15.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("legacy-snapshots")
|
||||
.upToNextMinor(from: "15.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.0.1/WebIdPluginCore.framework-v15.0.1-SNAPSHOT-297.zip",
|
||||
checksum: "7f17224f9346a0e86a92bbe00be32871a4141faff6791e85284a1d434bdfe182"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.0.1/WebIdPluginCore.framework-v15.0.1-SNAPSHOT-299.zip",
|
||||
checksum: "be133c8f7d59e685e5f2cdb9c925ce8292f94825b7bec7858bc88645cf4f359f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user