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 333 forks source link

Doesn't seem to find my .xcassets #84

Open pallzoltan opened 8 years ago

pallzoltan commented 8 years ago

I've just installed it on my system (Xcode (7.2.1), OS X 10.11.3) and I get this error. I do use more than one .xcassets, for iOS and Apple Watch.

screen shot on 2016-02-24 at 13-20-59

rickytan commented 8 years ago

Note that your .xcassets file must under the folder the same name with your project

vkaramov commented 8 years ago

This happens if .xcassets is under the same folder as my project. This bug occurs in Xcode 7.3.x only, the earlier versions worked fine.

Zhangguiguang commented 8 years ago

I have this problem, I want to say , 坑啊!!!

thebarndog commented 8 years ago

@vkaramov it also happens in 7.2 fyi, as noted by the screenshot submitted in the top comment.