add new version 13.7.2
This commit is contained in:
parent
698cf22688
commit
91736c8764
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentProductPlugin",
|
name: "WebIdVideoIdentProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
|
||||||
.exact("13.7.1")
|
.exact("13.7.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
@ -32,19 +32,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("12.5.3")
|
.exact("12.6.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("12.5.3")
|
.exact("12.6.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdMetaPlugin",
|
name: "WebIdMetaPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.2/WebIdMetaPlugin.framework-v13.7.2.zip",
|
||||||
checksum: "28281dfe4db725a772d3ab4013eef4b61a878f1ce3d7fbf7a8e6236dcad11563"
|
checksum: "a94a2ddd751c20d01f2bb801ce9836f9dc3c0855b568d6952aa971a693f005ec"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdMetaPluginWrapper",
|
name: "WebIdMetaPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user