add new version 21.1.1
This commit is contained in:
parent
3fe1298bd3
commit
c68617cbee
@ -17,22 +17,22 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("20.3.4")
|
||||
.exact("20.3.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("20.3.4")
|
||||
.exact("20.3.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("20.3.4")
|
||||
.exact("20.3.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("20.3.1")
|
||||
.exact("20.3.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
@ -43,8 +43,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAccountIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.1.0/WebIdAccountIdProductPlugin.framework-v21.1.0.zip",
|
||||
checksum: "4479335d7a7f90adf2d79b32cea0f8a5c2b3b9f37ca5e9f3c84eda9074930158"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.1.1/WebIdAccountIdProductPlugin.framework-v21.1.1.zip",
|
||||
checksum: "02c3c2440f1f22a4a6f2a2181d4d2a1f55e327af0aaf3e393fdceaf234726792"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAccountIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user