yeahdongcn / RSImageOptimPlugin

Xcode plugin to optimize images using ImageOptim.
MIT License
214 stars 23 forks source link

Auto ImageOptim option not working #8

Open bnun opened 8 years ago

bnun commented 8 years ago

I installed the plugin via the build from source option, then i enable the "Auto ImageOptim" but nothing happens when i add an image to my folder. I also tried to build the project to see if it triggered the optimization but no luck. Is there something that I'm missing to enable the auto imageoptim. I think this is a great option and would help the project I'm working on a lot.

I do have the latest build of the project and I'm using Xcode 7.1.

Thanks in advance.

yeahdongcn commented 8 years ago

Fixed.

bnun commented 8 years ago

Thanks a million.

bnun commented 8 years ago

One more question and please let me know if you want me to create another issue for this, but when i add an image using the asset catalog auto imageoptim doesn't seem to work. Is this an easy fix or not a possibility at this time?