add new version 12.1.0
This commit is contained in:
parent
4fc2044d87
commit
82d2342265
@ -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("11.0.1")
|
||||
.exact("12.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.0.3/WebIdDocumentScanner.framework-v12.0.3.zip",
|
||||
checksum: "ac4d695aec752226ac7da22e94e21ee475c89053b26f49437298ff6e23b9b91a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.1.0/WebIdDocumentScanner.framework-v12.1.0.zip",
|
||||
checksum: "f07f9566d3b62866696d82063a11df1d30dd8f8de8f75a1758a2107c26c899a8"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user