add new version 14.1.0
This commit is contained in:
parent
c86358ec93
commit
7891166091
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
|
||||
.exact("13.0.0")
|
||||
.exact("13.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
|
||||
.exact("13.0.0")
|
||||
.exact("13.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("12.0.0")
|
||||
.exact("12.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.0.1/WebIdVideoIdentProductPlugin.framework-v14.0.1.zip",
|
||||
checksum: "03da9b0c498195ee548c0cab44ec89bdb4019a76b7f4e11681b01a4786ac850a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.1.0/WebIdVideoIdentProductPlugin.framework-v14.1.0.zip",
|
||||
checksum: "dd431dbfe795dd743339b0ffe3dd142c54d009d745b4977fc30524ffc845ca9a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user