add new version 13.7.2
This commit is contained in:
parent
64bda59a6f
commit
83cf851f05
@ -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("12.5.3")
|
||||
.exact("12.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.5.3")
|
||||
.exact("12.6.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1.zip",
|
||||
checksum: "7f7a7cf67e2b403e39248dc61d19f40f3ce3641e08c76aee29788fc40594dd7c"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.2.zip",
|
||||
checksum: "e23b8af611b92de4cc1fdbdcb45b422c26c0860d47ad1edd7120ee9a7f786dca"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user