add new version 13.0.4
This commit is contained in:
parent
4920010631
commit
2c53a8caca
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
|
||||
.exact("13.0.3")
|
||||
.exact("13.0.4")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
@ -32,19 +32,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
||||
.exact("12.0.2")
|
||||
.exact("12.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
||||
.exact("12.0.2")
|
||||
.exact("12.0.3")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdMetaPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.3/WebIdMetaPlugin.framework-v13.0.3.zip",
|
||||
checksum: "510a40987f7364cf0c364d3c7399df3a3a16176e3142fcdb5e734805aa86e296"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.4/WebIdMetaPlugin.framework-v13.0.4.zip",
|
||||
checksum: "196eaa33b31c7a03d0f5abc3a01eac7fcbe2621c8d5325ad7d8ef912cdbca424"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdMetaPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user