Method: TYCiCore::TemplateProject#xcodeproj_path
- Defined in:
- lib/tuya/ci/core/template/template_project.rb
#xcodeproj_path ⇒ Object (readonly)
Returns the value of attribute xcodeproj_path.
7 8 9 |
# File 'lib/tuya/ci/core/template/template_project.rb', line 7 def xcodeproj_path @xcodeproj_path end |