add new version 15.0.1-SNAPSHOT-369
This commit is contained in:
parent
71062aa37f
commit
8c905b8a07
@ -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",
|
||||||
.exact("15.0.0")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosBankIdentPlugin",
|
name: "WebIdIosBankIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0-SNAPSHOT-367.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1-SNAPSHOT-369.zip",
|
||||||
checksum: "ef21779459f6cb16d19033dfa832ac1eb2c5795fa8e93fdbdd6572e7d8c29364"
|
checksum: "5e26de018bd2053532e9c57c2cff95fd8bf731e629d24f3091f6d4d7cc64e01b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosBankIdentPluginWrapper",
|
name: "WebIdIosBankIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user