Is there a way to search for images in xcassets image directories in Xcode?

I have different images in different XCAsset folders in Xcode, but there seems to be no way to search for a specific image in one of these folders built into Xcode.

Any ideas?

+4
source share

All Articles