add new version 13.4.0
This commit is contained in:
parent
4753398858
commit
32b081103d
@ -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("10.1.1")
|
||||
.exact("10.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.1.5")
|
||||
.exact("11.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.2.1")
|
||||
.exact("12.3.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.2.1")
|
||||
.exact("12.3.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.3.4/WebIdPayProductPlugin.framework-v13.3.4.zip",
|
||||
checksum: "25ea551685c461cce22a1df485a039d0c99f1839a73c5ee10903e28e70dcd43e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.4.0/WebIdPayProductPlugin.framework-v13.4.0.zip",
|
||||
checksum: "9d736a4e0a26be307ce6c6e3428235018672c8376702de271755086016cb194c"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user