class Xcodeproj::Project::Object::AbstractBuildPhase
def files_references
-
(Array- the list of all the files)
def files_references files.map(&:file_ref) end
(Array)
- the list of all the files
def files_references files.map(&:file_ref) end