add new version 9.0.0-SNAPSHOT-315
This commit is contained in:
parent
7744b8ec2b
commit
71dcd1a572
@ -22,14 +22,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.branch("snapshots")
|
.exact("10.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosBankIdentPlugin",
|
name: "WebIdIosBankIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.0/WebIdIosBankIdentPlugin.framework-v9.0.0-SNAPSHOT-314.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.0/WebIdIosBankIdentPlugin.framework-v9.0.0-SNAPSHOT-315.zip",
|
||||||
checksum: "9a3ba7006506b696522110d6e5dded572e73f9c75371fc9d23bcccbb5e06a173"
|
checksum: "0d3b8067f72648af3514ce4206d90f25748fcd043b95b9afa1efdb7ed15e553b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosBankIdentPluginWrapper",
|
name: "WebIdIosBankIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user