add new version 15.1.2
This commit is contained in:
parent
fc0b686b33
commit
6ec806ffce
@ -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.1.1")
|
||||
.upToNextMinor(from: "15.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.1/WebIdPluginCore.framework-v15.1.1.zip",
|
||||
checksum: "67a8a1db77b1ece45e9256cc587664a6b62d22533a5881b0a410d2cb924123c9"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.2/WebIdPluginCore.framework-v15.1.2.zip",
|
||||
checksum: "afc99bc89abc0af52aecf15e9f3ca8248c87bbce6c40201e96b2ecb391ff46da"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user