add new version 13.0.3
This commit is contained in:
parent
7dbc44bce2
commit
cf2eaefe77
@ -17,12 +17,12 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
||||||
.exact("12.0.1")
|
.exact("12.0.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
||||||
.exact("12.0.1")
|
.exact("12.0.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentProductPlugin",
|
name: "WebIdVideoIdentProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.2/WebIdVideoIdentProductPlugin.framework-v13.0.2.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.3/WebIdVideoIdentProductPlugin.framework-v13.0.3.zip",
|
||||||
checksum: "719c5619264e090bdfd04d5a974936fc29b3af47520b1d5c59a07c88d285837d"
|
checksum: "e065c8f69ec03cead25d96138fd9663dd5fa7f64d8db9bb65ae56b66ac40c713"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentProductPluginWrapper",
|
name: "WebIdVideoIdentProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user