Method: XcodeProject::XCBuildConfiguration#name
- Defined in:
- lib/xcodeproject/xc_build_configuration.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
30 31 32 |
# File 'lib/xcodeproject/xc_build_configuration.rb', line 30 def name @name end |