add new version 13.0.9
This commit is contained in:
parent
64d97863a9
commit
144edf22b8
@ -17,12 +17,12 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.1.0")
|
||||
.exact("12.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.1.0")
|
||||
.exact("12.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
@ -32,14 +32,14 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.1.0")
|
||||
.exact("11.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.8/WebIdEIdProductPlugin.framework-v13.0.8.zip",
|
||||
checksum: "c056bf616983f5435bf5683d824ac1e27a097bef37d73717e37272f105b865d1"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.9/WebIdEIdProductPlugin.framework-v13.0.9.zip",
|
||||
checksum: "a25b150aee60c0d896b1042b45c63c74340baec86c5c9229789d4ecd602f895b"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user