add new version 15.0.0-SNAPSHOT-367
This commit is contained in:
parent
b128e89722
commit
71062aa37f
@ -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("15.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
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-365.zip",
|
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",
|
||||||
checksum: "1d4f1445f522a10e354787285f96ec88f8857031d22e5718a6186492ce161f8d"
|
checksum: "ef21779459f6cb16d19033dfa832ac1eb2c5795fa8e93fdbdd6572e7d8c29364"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosBankIdentPluginWrapper",
|
name: "WebIdIosBankIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user