add new version 22.1.0
This commit is contained in:
parent
be25573670
commit
b1721fd355
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("21.1.1")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("21.1.1")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("21.0.2")
|
||||
.exact("21.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("21.0.2")
|
||||
.exact("21.0.3")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.0.5/WebIdEIdProductPlugin.framework-v22.0.5.zip",
|
||||
checksum: "578db027ef6882120db6a4ab90f46edab660a68be17fb2fb1b2fb1b3149b419a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.1.0/WebIdEIdProductPlugin.framework-v22.1.0.zip",
|
||||
checksum: "5f20982111887fd094eecead3f4888b2767baed81c6c30e1b14d2ff4993abc7c"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user