Method: Xcodeproj::Project::Object::PBXBuildRule#script

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

#scriptString

Note:

This attribute is present if the ##compiler_spec is com.apple.compilers.proxy.script

Returns the content of the script to use for the build rule.

Returns:

  • (String)

    the content of the script to use for the build rule.



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

attribute :script, String