paulsamuels / SBConstants

MIT License
311 stars 28 forks source link

Support XIB files #28

Closed tp closed 9 years ago

tp commented 9 years ago

Hey, is it possible to use SBConstants to extract identifiers from .xib files?

It seems like it skips those, but I have lots of them for custom UITableViewCells and would love to use generated constants in my code.