add new version 13.0.8
This commit is contained in:
parent
2d10b55bf7
commit
de958498c9
@ -17,29 +17,29 @@ 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.3")
|
||||
.exact("12.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
||||
.exact("12.0.3")
|
||||
.exact("12.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.0.1")
|
||||
.exact("11.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("10.0.1")
|
||||
.exact("10.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.7/WebIdVideoIdentProductPlugin.framework-v13.0.7.zip",
|
||||
checksum: "3339bea77089309b1e729f7ed211b553493f67aaafa2f27a86f5d7e6958959f5"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.8/WebIdVideoIdentProductPlugin.framework-v13.0.8.zip",
|
||||
checksum: "5597efcbd7e23d6772425fba191fba49debff9fc5d77e8c6a8e079002de67e06"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user