add new version 13.6.0
This commit is contained in:
parent
c2a30067cd
commit
c7537add5c
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("13.5.2")
|
||||
.exact("13.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.5.2/WebIdIosIdentScanPlugin.framework-v13.5.2.zip",
|
||||
checksum: "7340e5932db815a699159e787b10d179716bfa557b82138650f6d9ddd23adffa"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.6.0/WebIdIosIdentScanPlugin.framework-v13.6.0.zip",
|
||||
checksum: "58c2995baf59ed9926106b7c0e14726d89fd9a4ceb934b833d9a72fc785d4173"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user