add new version 15.0.1
This commit is contained in:
parent
5f7c59cf78
commit
710cade787
@ -17,14 +17,14 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.0.0")
|
||||
.exact("15.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0.zip",
|
||||
checksum: "5a07ca3af9338190fc955e13aa2d9c3b1d02593855931b6047dec29965a7c674"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.0.1/WebIdDocumentScanner.framework-v15.0.1.zip",
|
||||
checksum: "88475b8fcdb18b25d749bdb4be2a3f568da3ea0ee74d7556b9ca36586f30453c"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user