add new version 21.2.2
This commit is contained in:
parent
2da59813bb
commit
625b62b02f
@ -17,17 +17,17 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("20.4.0")
|
.exact("20.4.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||||
.exact("20.4.0")
|
.exact("20.4.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("20.4.0")
|
.exact("20.4.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
@ -43,8 +43,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdAccountIdProductPlugin",
|
name: "WebIdAccountIdProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.1/WebIdAccountIdProductPlugin.framework-v21.2.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.2/WebIdAccountIdProductPlugin.framework-v21.2.2.zip",
|
||||||
checksum: "15488cd8c63e9913f3bdede37e0e987f06145451c8560ee9f037732182ea6234"
|
checksum: "7255c6f67d9cde6fa77a0cfdde8ea41e7a84ac79a7423f114272f0b1c9105d30"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdAccountIdProductPluginWrapper",
|
name: "WebIdAccountIdProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user