add new version 20.4.0
This commit is contained in:
parent
b5225d67ab
commit
28c33fbcca
@ -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("20.3.5")
|
.exact("20.4.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("20.3.0")
|
.exact("20.4.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/20.3.5/WebIdIosIdentScanPlugin.framework-v20.3.5.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/20.4.0/WebIdIosIdentScanPlugin.framework-v20.4.0.zip",
|
||||||
checksum: "fa957acca36e560a3f04bd8a20e666970ec255001abcb073755dc403dd3750f3"
|
checksum: "8bdc2c0cce159a86ec63c91effad906f05f586fdedece2151e4410f5ac454ddb"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosIdentScanPluginWrapper",
|
name: "WebIdIosIdentScanPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user