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