Skip to content

Commit 8261c20

Browse files
authored
Enabled Swift support (#408)
* Started introducing Swift to the codebase; Migrated PanelListViewTableHeaderCell from ObjC++ to Swift; Fixed support of MacOS 10.15 * Follow-up * Removed NSFileManager+DirectoryLocations, building RHPreferences into a static library, disable the "explicit-specialization-storage-class" diagnostic, updated run_clang_tidy to remove modules specifics, explicitly include "_SwiftCxxInteroperability.h", added $(TOOLCHAIN_DIR)/usr/lib/swift $(TOOLCHAIN_DIR)/usr/include into the search path
1 parent 659ef81 commit 8261c20

File tree

59 files changed

+222
-6760
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+222
-6760
lines changed

3rd_Party/NSFileManagerDirectoryLocations/NSFileManager+DirectoryLocations.h

Lines changed: 0 additions & 36 deletions
This file was deleted.

3rd_Party/NSFileManagerDirectoryLocations/NSFileManager+DirectoryLocations.m

Lines changed: 0 additions & 152 deletions
This file was deleted.

3rd_Party/RHPreferences/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

3rd_Party/RHPreferences/LICENSE

Lines changed: 0 additions & 25 deletions
This file was deleted.
-50.3 KB
Binary file not shown.

3rd_Party/RHPreferences/README.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)