vokal / Cat2Cat

Creates a category on UIImage from Asset Catalogs in order to reduce typos and enable auto-complete with image names.
MIT License
46 stars 11 forks source link

Mac app support #3

Closed getaaron closed 10 years ago

getaaron commented 10 years ago

I'm requesting support for [NSImage +imageNamed:].

designatednerd commented 10 years ago

Yes, this is definitely a priority - I'll be working on this first when I get a few.

designatednerd commented 10 years ago

This has now been merged to the main repo. Please open a new issue if you find any problems with the NSImage support.

getaaron commented 10 years ago

Thanks!