class Xcodeproj::Project::Object::PBXResourcesBuildPhase
The resources build phase apparently is a specialized copy build phase for resources. Known as ‘Copy Bundle Resources` in the UI
. It is unclear if this is the only one capable of optimizing PNG.
@note This phase can appear only once in a target.