add new version 13.0.0
This commit is contained in:
parent
e85f1c5ed4
commit
55403b0296
@ -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("10.0.2")
|
||||
.exact("11.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("11.1.1")
|
||||
.exact("12.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("11.1.1")
|
||||
.exact("12.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.4.zip",
|
||||
checksum: "12670468b38ee13b8551321816ed131eef3ffa8f1d038035d2961f440aa59455"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.0.zip",
|
||||
checksum: "dc168fcc5ce4d3d1f473f7fc2087c640d0a2251678a8e3f83312f24ea725cbcd"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user