add new version 15.3.1
This commit is contained in:
parent
1414b272ac
commit
8ca07ee599
@ -22,19 +22,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.1.1")
|
||||
.exact("15.1.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("15.1.1")
|
||||
.exact("15.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.0.zip",
|
||||
checksum: "690989de1d134df00d3ffb1a0a9034c06d6c6e3292c1cbeb28ba67402f71e830"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.3.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.3.1.zip",
|
||||
checksum: "80e9f76ad02ef0807f12ae2ca9620f536a84795aef5ff8ef7f0dcfeb465ae692"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user