add new version 15.2.1
This commit is contained in:
parent
3507e93568
commit
9fc2ed885f
@ -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.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.2.0/WebIdIosIdentScanPlugin.framework-v15.2.0.zip",
|
||||
checksum: "31e92766f5458d178c17d180352149aee10411e445717d88a0663beabfb1a749"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/15.2.1/WebIdIosIdentScanPlugin.framework-v15.2.1.zip",
|
||||
checksum: "be85152cba6a27a6960e67850dadd821e24053907298ee9e2d805d7c55bbc9ac"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user