add new version 12.0.0
This commit is contained in:
parent
11dacfb984
commit
18275303e5
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("11.1.1")
|
||||
.exact("12.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("10.1.1")
|
||||
.exact("11.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/11.1.1/WebIdOnServerDocumentScanner.framework-v11.1.1.zip",
|
||||
checksum: "a493b9d59eb408775eacc9ffd9965e4cbff99548d0fa848c7146a8f2f94c20dd"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/12.0.0/WebIdOnServerDocumentScanner.framework-v12.0.0.zip",
|
||||
checksum: "5fdb03251e6b88f92d6e8ae03a29e7ad88f5ba6b1de9b6376fddf76a375547a7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user