add new version 13.0.4
This commit is contained in:
parent
cc9740cecc
commit
f8107e9688
@ -17,12 +17,12 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||||
.exact("12.0.2")
|
.exact("12.0.3")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("12.0.2")
|
.exact("12.0.3")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdEIdentPlugin",
|
name: "WebIdEIdentPlugin",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEIdProductPlugin",
|
name: "WebIdEIdProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.3/WebIdEIdProductPlugin.framework-v13.0.3.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.4/WebIdEIdProductPlugin.framework-v13.0.4.zip",
|
||||||
checksum: "c20def1c481de09541edea5e405680c170c669783768f1a41bd6f8096d7e644e"
|
checksum: "267a3fc976d26fa34cab9fc75dc628be02624096c782b5044133c372fbe9659d"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdProductPluginWrapper",
|
name: "WebIdEIdProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user