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