add new version 15.1.1
This commit is contained in:
parent
926429e51e
commit
680adaacb2
@ -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("15.1.0")
|
||||
.exact("15.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.1.0")
|
||||
.exact("15.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.1.0/WebIdIosIdentScanPlugin.framework-v15.1.0.zip",
|
||||
checksum: "63c8a5038b91b32b551018902ee6e75c1ff6ba98766bf0d5d414396cc593006d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.1.1/WebIdIosIdentScanPlugin.framework-v15.1.1.zip",
|
||||
checksum: "9aa102528c8bc1bec58a3786e451b67f7a2b3f78c2868e1ea5c6cc49f8f9d4e1"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user