add new version 14.7.0
This commit is contained in:
parent
9f1fb1a4df
commit
a732029579
@ -17,7 +17,7 @@ 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.6.1")
|
||||
.exact("14.7.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
@ -27,24 +27,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("12.4.2")
|
||||
.exact("12.4.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("13.5.2")
|
||||
.exact("13.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("13.5.2")
|
||||
.exact("13.6.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdMetaPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.6.1/WebIdMetaPlugin.framework-v14.6.1.zip",
|
||||
checksum: "48bee133193c00dc79cad155a4af1200df60b8aa1e24132d6cd7d7dc97d6e23e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.7.0/WebIdMetaPlugin.framework-v14.7.0.zip",
|
||||
checksum: "01039b683dc9e4cb99a9507dafec795eedd2fc2a2745ccc506cbde94d49e163e"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdMetaPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user