add new version 14.0.0
This commit is contained in:
parent
3754c572f2
commit
9ecb03305a
@ -17,24 +17,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("12.0.0-beta")
|
||||
.exact("12.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("13.0.0-beta")
|
||||
.exact("13.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
|
||||
.exact("13.0.0-beta")
|
||||
.exact("13.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.0.0-beta.zip",
|
||||
checksum: "b8c23e40a0555bcec06e0983510e8a5f89af750f309196d0ce9259bd49cfddf1"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.0.0.zip",
|
||||
checksum: "dbac3ada1ca3298117569d5827c36b77f51e2a9356922ab3d13e7d69f146ae4d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user