IGListKit/IGListKit.xcodeproj
Tim Oliver 51a3cb140e Refactored inline header function to proper implementation file
Summary:
`objectsWithDuplicateIdentifiersRemoved` was originally defined as a static function entirely within the `IGListArrayUtilsInternal.h` header. However it appears that Xcode can't perform code coverage analysis on implementation code in header files, so the coverage for this function was getting skipped.

This refactors the function so the code is properly arranged in an implementation file.

Differential Revision: D49901041

fbshipit-source-id: cb409343247451028634ca4d3d7b63e5670b5e1a
2023-10-06 03:08:34 -07:00
..
project.xcworkspace use cocoapods cdn (#1386) 2019-11-20 09:24:48 -08:00
xcshareddata/xcschemes Split IGListKit and IGListDiffKit (#1377) 2019-10-31 08:26:12 -07:00
project.pbxproj Refactored inline header function to proper implementation file 2023-10-06 03:08:34 -07:00