paulsamuels / SBConstants

MIT License
311 stars 28 forks source link

Scan for AppKit collectionViewItems #53

Open tonyarnold opened 7 years ago

tonyarnold commented 7 years ago

I'm not sure if the existing collectionViewController in identifiers.yml is the version for iOS, but in macOS projects, collection views are stored in collectionViewItem XML nodes in the Storyboard.

I've added support for both collectionViewItems, tableColumn and tableCellView.

This PR adds these items to the identifiers list.