add new version 13.0.11
This commit is contained in:
parent
de958498c9
commit
ad7a573f78
@ -17,29 +17,29 @@ 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.1.0")
|
.exact("12.2.0")
|
||||||
),
|
),
|
||||||
.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.1.0")
|
.exact("12.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||||
.exact("11.1.0")
|
.exact("11.1.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||||
.exact("10.1.0")
|
.exact("10.1.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentProductPlugin",
|
name: "WebIdVideoIdentProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.8/WebIdVideoIdentProductPlugin.framework-v13.0.8.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.11/WebIdVideoIdentProductPlugin.framework-v13.0.11.zip",
|
||||||
checksum: "5597efcbd7e23d6772425fba191fba49debff9fc5d77e8c6a8e079002de67e06"
|
checksum: "5372cd0e1a00132dadaecbadf51499fb629a19b865706a5d3378dcc34a74dc85"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentProductPluginWrapper",
|
name: "WebIdVideoIdentProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user