add new version 15.4.0
This commit is contained in:
parent
1ec07afcd1
commit
c7efd0e0c5
@ -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.1")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.1.1")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.1.2")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.1.2")
|
||||
.exact("15.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.3/WebIdPayOnServerProductPlugin.framework-v15.3.3.zip",
|
||||
checksum: "12bf8da8b6eb1b9ab3927605d327bd02a76aac49f5aa88137c81218d9ae5892d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.4.0/WebIdPayOnServerProductPlugin.framework-v15.4.0.zip",
|
||||
checksum: "8b8b3c4fc4de07dbfe226106b5b85714cb187843733806e2559072362d064a41"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayOnServerProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user