add new version 12.2.0-SNAPSHOT-261
This commit is contained in:
parent
fdefb4cb4b
commit
de5334a65b
@ -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",
|
||||
.upToNextMinor(from: "7.0.0")
|
||||
.upToNextMinor(from: "7.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "11.3.0")
|
||||
.upToNextMinor(from: "11.3.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-260.zip",
|
||||
checksum: "e15890e2bed76f803503e20ac0c362c3ba1042433dbc60418a2f57f287280e97"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-261.zip",
|
||||
checksum: "4d887b4340758e658cee876120a5bb1ee1c1d801922d335e86736f2c09cf7aa2"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user