add new version 14.5.0
This commit is contained in:
parent
8c69e5943b
commit
472cffd322
@ -17,34 +17,34 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
|
||||
.exact("14.4.3")
|
||||
.exact("14.5.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
||||
.exact("11.2.3")
|
||||
.exact("11.3.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("12.2.1")
|
||||
.exact("12.3.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("13.3.2")
|
||||
.exact("13.4.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("13.3.2")
|
||||
.exact("13.4.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdMetaPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.4.3/WebIdMetaPlugin.framework-v14.4.3.zip",
|
||||
checksum: "bf4b4949cd5b318078c4534f21d07644d7b0a37f7224e73666b871ba062a9d83"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.5.0/WebIdMetaPlugin.framework-v14.5.0.zip",
|
||||
checksum: "860a55362b1ce4ca7f77ecbce76f3caf88762c604dc630b5f364048c20263a0f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdMetaPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user