Class: Xcodeproj::Project::Object::PBXResourcesBuildPhase
- Inherits:
-
AbstractBuildPhase
- Object
- AbstractObject
- AbstractBuildPhase
- Xcodeproj::Project::Object::PBXResourcesBuildPhase
- Defined in:
- lib/xcodeproj/project/object/build_phase.rb
Overview
Note:
This phase can appear only once in a target.
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.
Instance Attribute Summary
Attributes inherited from AbstractBuildPhase
#always_out_of_date, #build_action_mask, #comments, #run_only_for_deployment_postprocessing
Attributes inherited from AbstractObject
Method Summary
Methods inherited from AbstractBuildPhase
#add_file_reference, #ascii_plist_annotation, #build_file, #clear, #display_name, #file_display_names, #files, #files_references, #include?, #remove_build_file, #remove_file_reference, #sort
Methods inherited from AbstractObject
#<=>, #==, #ascii_plist_annotation, #display_name, #inspect, isa, #nested_object_for_hash, #pretty_print, #remove_from_project, #sort, #sort_recursively, #to_ascii_plist, #to_hash