add new version 15.1.3
This commit is contained in:
parent
0b6dc279c0
commit
e8368bd3be
@ -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",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.1.2/WebIdVideoIdentProductPlugin.framework-v15.1.2.zip",
|
||||
checksum: "472c64fde716117155841d3b0f9afa8ff34b393343312677c73323bb12f8dee7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.1.3/WebIdVideoIdentProductPlugin.framework-v15.1.3.zip",
|
||||
checksum: "f3d68711806ba7fc69483982f63a95e45455bfa3fe4c7cc175a45e35d1a18ac9"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user