add new version 15.2.1
This commit is contained in:
parent
0ec71d6ecb
commit
154c7b0b73
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-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: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.2.0/WebIdPayProductPlugin.framework-v15.2.0.zip",
|
||||
checksum: "335eae86ca73ed493b1d83fdff5a68b58dc27cf4c33c861f017e481624cdf8bc"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.2.1/WebIdPayProductPlugin.framework-v15.2.1.zip",
|
||||
checksum: "6a6c54356973942a6cb13c1803068c0843dc1f356b99f053a77291c05093e1d4"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user