add new version 15.2.2
This commit is contained in:
parent
a84a2010f3
commit
db843d8c23
@ -17,14 +17,14 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.2.1")
|
||||
.exact("15.2.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.2.1/WebIdDocumentScanner.framework-v15.2.1.zip",
|
||||
checksum: "f37414e372e2f12b27b24f0044b919b7c53905e1932d3be5189461e7930203c3"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.2.2/WebIdDocumentScanner.framework-v15.2.2.zip",
|
||||
checksum: "b95fa6558babb47f38b694b90c95669245a6e52692d37a471df4bbbe861c1142"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user