add new version 15.4.1
This commit is contained in:
parent
4ff4dbbf72
commit
2c03b4a89d
@ -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.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.4.0/WebIdPayProductPlugin.framework-v15.4.0.zip",
|
||||
checksum: "4ae139f62aca76039573c21960da65ab65f813fbc727e0613cfce04be82b54b2"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.4.1/WebIdPayProductPlugin.framework-v15.4.1.zip",
|
||||
checksum: "fdc635b0bc8fa5b5c23f8a2d41d0bebf67227facc6957d70aa7d506d802fe99e"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user