add new version 20.1.1
This commit is contained in:
parent
bdbdab06d7
commit
5acf8b2386
@ -27,19 +27,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.1.0")
|
||||
.exact("20.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("20.1.0")
|
||||
.exact("20.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdOnServerProductPlugin",
|
||||
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"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.1.1/WebIdEIdOnServerProductPlugin.framework-v20.1.1.zip",
|
||||
checksum: "6149ec321770e5e3dace124a5bfefead8e99c14d08d5edb0a7f407f27e2bf8df"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user