add new version 13.7.3
This commit is contained in:
parent
66a0e321f1
commit
af92d864a0
@ -17,24 +17,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.0.0")
|
||||
.exact("11.4.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.0.0")
|
||||
.exact("12.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("15.0.0")
|
||||
.exact("12.6.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.0.1.zip",
|
||||
checksum: "db369a394a7f9e9b5752acec345c75f6387d8d5576c37a06cac4e62546580c4d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.3.zip",
|
||||
checksum: "ffde5f00557ee3be1e442877d10ac88ad0016aa71753f7b2ab904c1bb3747bbd"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user