LSUnusedResources icon indicating copy to clipboard operation
LSUnusedResources copied to clipboard

How to ignore image names with specific suffixes?

Open John-Shaw opened this issue 7 years ago • 1 comments

My app has the night mode, it will automatically find the image name with the suffix "_night" when the user opens night mode. So how to ignore these images?

你好,我们应用有夜间模式,会自动找到带有 "_night" 的图片而不是写在源代码中,这导致大量 "_night" 的非预期结果出现,使得无法正常筛选排除无用图片,有没有什么方法可以忽略特定后缀的图片呢?或者应该改进源代码的功能?

John-Shaw avatar Sep 29 '18 12:09 John-Shaw

你好,暂时不支持忽略特定后缀名的资源,抱歉。

tinymind avatar Oct 16 '18 08:10 tinymind