add new version 22.1.0
This commit is contained in:
parent
ad4208df82
commit
7648701dc7
@ -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("22.0.3")
|
||||
.exact("22.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("21.1.0")
|
||||
.exact("21.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.3/WebIdIosIdentScanPlugin.framework-v22.0.3.zip",
|
||||
checksum: "771e5cbac32e1e6d6dc37227ac3e3b67ecf22596a5d5ac8660445dabc821663e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.0/WebIdIosIdentScanPlugin.framework-v22.1.0.zip",
|
||||
checksum: "073506aeb3a6f4ba3590530404acd008301b867c60a6af194dbafdb2431a2096"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user