add new version 21.0.1-SNAPSHOT-362
This commit is contained in:
parent
624073b046
commit
64d4df0c5a
@ -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",
|
||||
.branch("legacy-snapshots")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("legacy-snapshots")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.2/WebIdPluginCore.framework-v15.0.2-SNAPSHOT-303.zip",
|
||||
checksum: "e13dddee7a8eed836b5bd301675c0a1affef6542c845ff43f0e465b0cb9c3db7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.1/WebIdPluginCore.framework-v21.0.1-SNAPSHOT-362.zip",
|
||||
checksum: "3d66c41475a6e47d2fe13909a0f2a3573502b88d4121fa05be79651bb91a6e29"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user