add new version 23.1.1
This commit is contained in:
parent
f7af0dce31
commit
b06d4c9ae3
@ -17,14 +17,14 @@ let package = Package(
|
|||||||
.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("22.0.0")
|
.exact("22.1.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/23.1.0/WebIdDocumentScanner.framework-v23.1.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1.zip",
|
||||||
checksum: "17627395c4b8bfa730bdde0445a1c0d63a756c5c6f7edaf5e2c50763a2ce1c45"
|
checksum: "5b5b1562a1c49cbf30329d1f6f54c0022f3f3a756d821109da7a9efef8b12018"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user