add new version 20.0.0
This commit is contained in:
parent
e1868c3126
commit
62e19a7d37
@ -17,24 +17,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.3")
|
||||
.exact("20.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("13.6.0")
|
||||
.exact("20.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("13.6.0")
|
||||
.exact("20.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.7.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.7.0.zip",
|
||||
checksum: "166ebf98e73fbcfe2cfbb5e7a098d66d8600e6c802017f54adf1ad258a9e8189"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/20.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v20.0.0.zip",
|
||||
checksum: "b7fd64c075313d011efd87bdcab2bdebe7b75ee5950a295729b26c648d8ca6a5"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user