add new version 20.1.0
This commit is contained in:
parent
3fbfd1fb16
commit
bdbdab06d7
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
|
||||
.exact("20.0.2")
|
||||
.exact("20.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("20.0.1")
|
||||
.exact("20.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.0.1")
|
||||
.exact("20.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("20.0.1")
|
||||
.exact("20.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.4/WebIdEIdOnServerProductPlugin.framework-v20.0.4.zip",
|
||||
checksum: "9341fec28906893a165fd4b29de0ab46c0351b7b7aba30f8c712a2948bdde42f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.1.0/WebIdEIdOnServerProductPlugin.framework-v20.1.0.zip",
|
||||
checksum: "a0478d8c7d91a1622930c56757c3a32a22cc5dd0619f9a3b5be35c172e57bad6"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user