add new version 15.2.1
This commit is contained in:
parent
cff38e1d9c
commit
1b661d31ad
@ -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.2")
|
||||
.upToNextMinor(from: "15.1.3")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.2.0/WebIdPluginCore.framework-v15.2.0.zip",
|
||||
checksum: "8b5d4e4546043afdf15bd457a3d2ad48d0d4b487ac555ded0a0500f82fbd203f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.2.1/WebIdPluginCore.framework-v15.2.1.zip",
|
||||
checksum: "98c23354320552adfd0dcb2f5ccd0a3f813c4b6a594473aa2e3bbf978b7c0d24"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user