add new version 13.5.0
This commit is contained in:
parent
3533fd5c7b
commit
cfb5071319
@ -16,13 +16,13 @@ let package = Package(
|
|||||||
// Dependencies declare other packages that this package depends on.
|
// Dependencies declare other packages that this package depends on.
|
||||||
.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",
|
||||||
.exact("12.3.1")
|
.exact("12.3.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",
|
||||||
.exact("12.3.1")
|
.exact("12.3.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.4.2/WebIdVideoIdentProductPlugin.framework-v13.4.2.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.5.0/WebIdVideoIdentProductPlugin.framework-v13.5.0.zip",
|
||||||
checksum: "01a8b06665f1f710ca0f3a424eba9a037a8cc694a43800d475f6f78df7d5e54b"
|
checksum: "e938c52bae5add50df9d0e064de42f358dd34d07cd51ec6cf255fe840cbfdd1f"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentProductPluginWrapper",
|
name: "WebIdVideoIdentProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user