Method: XcodeProject::Project#bundle_path
- Defined in:
- lib/xcodeproject/project.rb
#bundle_path ⇒ Object (readonly)
Returns the value of attribute bundle_path.
32 33 34 |
# File 'lib/xcodeproject/project.rb', line 32 def bundle_path @bundle_path end |