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

cocoapods 中使用这个插件生成图片出错 xcode 7.2 mac os 10.11 #94

Closed DexSinis closed 8 years ago

DexSinis commented 8 years ago

This plugin doesn't support origin images in Project resources, please use Asset Catalogs

rickytan commented 8 years ago

第三方库的资源不会处理,你自己的图片资源需要放到与项目同名的目录下。#58