add new version 20.0.0
This commit is contained in:
parent
c7537add5c
commit
9c2104bf7a
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("13.6.0")
|
||||
.exact("20.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.5.2")
|
||||
.exact("20.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.6.0/WebIdIosIdentScanPlugin.framework-v13.6.0.zip",
|
||||
checksum: "58c2995baf59ed9926106b7c0e14726d89fd9a4ceb934b833d9a72fc785d4173"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/20.0.0/WebIdIosIdentScanPlugin.framework-v20.0.0.zip",
|
||||
checksum: "d53f0425e87ff4c09d727bc085e7d335f6e179b8798e2261bd42ec9906bf4828"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user