add new version 15.2.0
This commit is contained in:
parent
9b8633ed57
commit
1dc9c90709
@ -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.1.1")
|
||||
.exact("15.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.1.2/WebIdDocumentScanner.framework-v15.1.2.zip",
|
||||
checksum: "f300b93c65e57040bf2be18a55972b3355ec73f9cf2734c99536593566112b13"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.2.0/WebIdDocumentScanner.framework-v15.2.0.zip",
|
||||
checksum: "aa94bb1a348b013a4f2ec391b1ebf340e7fdd45c9fe0eda49b42f0f60b57a4d9"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user