add new version 15.1.0
This commit is contained in:
parent
436080e09b
commit
4991dcc3e8
@ -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: "15.0.1")
|
||||
.upToNextMinor(from: "15.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.0.1/WebIdPluginCore.framework-v15.0.1.zip",
|
||||
checksum: "18268d330c987834ade4ad5cc48441c9fa27a552121daceb2c5481b9a2c20095"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.0/WebIdPluginCore.framework-v15.1.0.zip",
|
||||
checksum: "6b2359b748acd634522a8b65edb5d7e67f86dabea8f5e63c098fc1553fd86cb9"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user