Method: Xcodeproj::Project::Object::PBXBuildRule#compiler_spec
- Defined in:
- lib/xcodeproj/project/object/build_rule.rb
#compiler_spec ⇒ String
Returns a string representing what compiler to use.
18 |
# File 'lib/xcodeproj/project/object/build_rule.rb', line 18 attribute :compiler_spec, String |