rickytan / RTImageAssets

A Xcode plugin to automatically generate 2x, 1x image from 3x image for you, or upscale to 3x from 2x
MIT License
2.46k stars 334 forks source link

Can't find any .xcassets bundle #58

Closed mikeRozen closed 8 years ago

mikeRozen commented 9 years ago

I receive the following error: screen shot 2015-07-31 at 22 37 46 I tried to create a different .xcasset in different place but still have the same Error.(it happens when I try to generate missing assets) Can you please help me with that? Tnx A Lot.

rickytan commented 9 years ago

Is your Assets Catalog in the folder the same name with the project ?

If your project is abc.xcodeproj, and the assets must be in the abc folder