add new version 21.2.0
This commit is contained in:
parent
08baa8f22e
commit
b094b12b74
@ -17,19 +17,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||||
.exact("21.1.1")
|
.exact("21.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("21.0.2")
|
.exact("21.0.3")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/21.1.1/WebIdIosIdentScanPlugin.framework-v21.1.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/21.2.0/WebIdIosIdentScanPlugin.framework-v21.2.0.zip",
|
||||||
checksum: "d7bc901cf744fc54efd9d7c41114eb0dd4fb6d9be0e845b61349745da8a55d56"
|
checksum: "c8a727c7dc80428b2b89bf2c5126f3fb8cf2c044d059d1ac944274a4e6dd2a5f"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosIdentScanPluginWrapper",
|
name: "WebIdIosIdentScanPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user