add new version 15.0.0
This commit is contained in:
parent
f97ba9ca86
commit
6d07f66f61
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("5.5.2")
|
||||
.exact("15.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.4.2")
|
||||
.exact("15.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.6.0")
|
||||
.exact("15.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("12.6.0")
|
||||
.exact("15.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.2/WebIdEIdOnServerProductPlugin.framework-v13.7.2.zip",
|
||||
checksum: "d89130b9559fe6461dd765ded42de3af561b7619ad9186d2a089ba8f62a4b636"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.0.0/WebIdEIdOnServerProductPlugin.framework-v15.0.0.zip",
|
||||
checksum: "459cc242f1df046badc2baf0cb00ec31b0bbc2ba8a5176e9213199125dedd37d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user