add new version 13.4.1
This commit is contained in:
parent
1ba4ec4360
commit
47c05e0452
@ -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.3.0")
|
||||
.exact("12.3.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.3.0")
|
||||
.exact("12.3.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.4.0/WebIdEIdProductPlugin.framework-v13.4.0.zip",
|
||||
checksum: "d2c43415de526a57c03640d233ce6d4fad62f82e412f0970d9e27eb4ee3a6e50"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1.zip",
|
||||
checksum: "a4ce67f9fde6237184c104d809f3ef8fa4e43952d8963d97e138c282c7d403b8"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user