Method: Xcodeproj::Project::Object::PBXBuildRule#compiler_spec

Defined in:
lib/xcodeproj/project/object/build_rule.rb

#compiler_specString

Returns a string representing what compiler to use.

Examples:

`com.apple.compilers.proxy.script`.

Returns:

  • (String)

    a string representing what compiler to use.



18
# File 'lib/xcodeproj/project/object/build_rule.rb', line 18

attribute :compiler_spec, String