add new version 15.2.1
This commit is contained in:
parent
bde6b7388d
commit
afd86afe3c
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.2.0/WebIdEIdOnServerProductPlugin.framework-v15.2.0.zip",
|
||||
checksum: "07452e9fad9ab760c78f1500e99db4798ba812f2a6fa2f807cad69b8a2df74de"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.2.1/WebIdEIdOnServerProductPlugin.framework-v15.2.1.zip",
|
||||
checksum: "7ef509e080ad27894db86eb06707cc3be51407dbd171bd64efb7abe90e648901"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user