Method: Xcodeproj::Project::Object::PBXGroup#name
- Defined in:
- lib/xcodeproj/project/object/group.rb
#name ⇒ String
Note:
If path is specified this attribute is not present.
Returns the name of the group.
44 |
# File 'lib/xcodeproj/project/object/group.rb', line 44 attribute :name, String |