add new version 21.1.0
This commit is contained in:
parent
4d87f08c29
commit
fd06d64dcd
@ -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("20.2.1")
|
||||
.exact("20.3.4")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("20.2.1")
|
||||
.exact("20.3.4")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("20.2.1")
|
||||
.exact("20.3.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("20.2.1")
|
||||
.exact("20.3.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.0.3/WebIdEIdProductPlugin.framework-v21.0.3.zip",
|
||||
checksum: "7caffe2fbddd3d1f2abbf9016103c2e25f32e24a7465bbabe3397e61f42778c7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.1.0/WebIdEIdProductPlugin.framework-v21.1.0.zip",
|
||||
checksum: "a4ff090c6782af682fe00c91545b1edcc3f17a8dcf6929ab8ec71160875ca1f1"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user