add new version 12.0.0-SNAPSHOT-254
This commit is contained in:
parent
608c1f0cd2
commit
4276b8e76a
@ -22,14 +22,14 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "10.0.0")
|
||||
.upToNextMinor(from: "11.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-252.zip",
|
||||
checksum: "6477a5d338027534c85b090ee3b6ae5824800643b29ce61f5e07f515cc9f43f3"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-254.zip",
|
||||
checksum: "8d7dc5dcc4249362b63e2f98f47e121e671941a6704e8ab1440f665344bc2807"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user