add new version 13.4.1
This commit is contained in:
parent
32b081103d
commit
3955fa540c
@ -27,19 +27,19 @@ let package = Package(
|
|||||||
.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.3.0")
|
.exact("12.3.1")
|
||||||
),
|
),
|
||||||
.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.3.0")
|
.exact("12.3.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdPayProductPlugin",
|
name: "WebIdPayProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.4.0/WebIdPayProductPlugin.framework-v13.4.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1.zip",
|
||||||
checksum: "9d736a4e0a26be307ce6c6e3428235018672c8376702de271755086016cb194c"
|
checksum: "ec050b5ac21dab56bb75441b26cd1fec8c530e2070ec6f73aa8056b74670635c"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdPayProductPluginWrapper",
|
name: "WebIdPayProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user