add new version 11.1.0
This commit is contained in:
parent
45d3cdfb2b
commit
0b1c886b82
@ -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("10.0.0")
|
||||
.exact("10.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/11.0.0/WebIdDocumentScanner.framework-v11.0.0.zip",
|
||||
checksum: "b5baaebee4691c9dc4dc47ae597930217fe610f8ff2d2bef421ff0344fbf6ec0"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/11.1.0/WebIdDocumentScanner.framework-v11.1.0.zip",
|
||||
checksum: "ed802a47eb21f596f16fdcc2abd649d52464cce07f58ea9cadbffa8d7489f4f5"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user