From 36d7b5dcb808e9b79f187e48085fc48e7c5e1957 Mon Sep 17 00:00:00 2001 From: Marino Faggiana Date: Tue, 10 Mar 2026 15:26:54 +0100 Subject: [PATCH] clean --- Nextcloud.xcodeproj/project.pbxproj | 4 ++-- iOSClient/Main/Collection Common/Cell/NCListCell.swift | 1 - iOSClient/More/NCMore.storyboard | 6 +++--- iOSClient/More/NCMore.swift | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Nextcloud.xcodeproj/project.pbxproj b/Nextcloud.xcodeproj/project.pbxproj index 9e9a72cbf6..553b4ae3ff 100644 --- a/Nextcloud.xcodeproj/project.pbxproj +++ b/Nextcloud.xcodeproj/project.pbxproj @@ -5759,7 +5759,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = NKUJUXUJ3B; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -5825,7 +5825,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 5; DEVELOPMENT_TEAM = NKUJUXUJ3B; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; diff --git a/iOSClient/Main/Collection Common/Cell/NCListCell.swift b/iOSClient/Main/Collection Common/Cell/NCListCell.swift index ad5c942257..69f524eb90 100755 --- a/iOSClient/Main/Collection Common/Cell/NCListCell.swift +++ b/iOSClient/Main/Collection Common/Cell/NCListCell.swift @@ -162,7 +162,6 @@ class NCListCell: UICollectionViewCell, UIGestureRecognizerDelegate, NCCellMainP labelSubinfo.font = .caption1() labelSubinfo.adjustsFontForContentSizeCategory = true - separatorHeightConstraint.constant = 0.5 buttonMore.menu = nil diff --git a/iOSClient/More/NCMore.storyboard b/iOSClient/More/NCMore.storyboard index fa7d022446..83a73f7d1b 100644 --- a/iOSClient/More/NCMore.storyboard +++ b/iOSClient/More/NCMore.storyboard @@ -35,9 +35,9 @@ -