class Xcodeproj::Project::Object::AbstractBuildPhase
def build_file(file_ref)
-
(PBXBuildFile)- the first build file associated with the given
def build_file(file_ref) (file_ref.referrers & files).first end
(PBXBuildFile)
- the first build file associated with the given
def build_file(file_ref) (file_ref.referrers & files).first end