add new version 15.1.2-SNAPSHOT-314
This commit is contained in:
parent
ec67bab7b7
commit
d712a9523f
@ -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")
|
||||
.upToNextMinor(from: "15.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosSdk",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
|
||||
.branch("legacy-snapshots")
|
||||
.upToNextMinor(from: "15.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.1.2/WebIdPluginCore.framework-v15.1.2-SNAPSHOT-312.zip",
|
||||
checksum: "fee4f4e2ffc14d2c80dc37e485d6f83a842ba983c88ec56e9d04d3311277d124"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.1.2/WebIdPluginCore.framework-v15.1.2-SNAPSHOT-314.zip",
|
||||
checksum: "c6ddd98341764be25a8b51acd5fdb63cf9c81f865928ddde0f98080657765deb"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPluginCoreWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user