add new version 13.3.0-SNAPSHOT-277
This commit is contained in:
parent
a0187da00e
commit
f6613a5e1e
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdUiKitComponents",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ui-components-spm.git",
|
||||
.upToNextMinor(from: "8.3.0")
|
||||
.branch("redesign-v4-snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.upToNextMinor(from: "11.2.0")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPluginCore/13.3.1/WebIdPluginCore.framework-v13.3.1.zip",
|
||||
checksum: "d6c323938315c6966e19a5a8d5e1f1565737867abcb724032fa3d5ed87f49f9c"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/13.3.0/WebIdPluginCore.framework-v13.3.0-SNAPSHOT-277.zip",
|
||||
checksum: "b08dd2a8b289a679772fa35f7355b6fa93b94925a5bccf2c107b3eb5b577d767"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user