add new version 15.1.0
This commit is contained in:
parent
91948f40ef
commit
1feffd97a3
@ -17,24 +17,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.4.2")
|
||||
.exact("15.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.6.0")
|
||||
.exact("15.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.6.0")
|
||||
.exact("15.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.4.zip",
|
||||
checksum: "5738e4322d4c3e86ae5595a63cea9f955818c38bafb4c2cbaad67795a7a02f77"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.0.zip",
|
||||
checksum: "24c5c9c94b16dda032b1505ceef85fe7095c7deeb1ba559fb470356c80330897"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user