[TIMOB-23893] Check and install Xcode templates in "ti setup"
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS, Tooling |
Labels | cb-tooling |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2016-09-11T17:12:40.000+0000 |
Updated | 2020-03-06T21:42:14.000+0000 |
Description
The Xcode templates are only installed when a new module project is created. However it would be useful if the templates could be installed by
ti setup
so that they could be used when working on the Titanium iOS platform or existing Titanium iOS modules.
Refer to https://github.com/appcelerator/titanium_mobile/blob/master/iphone/templates/module/default/hooks/install-xcode-templates.js for how to install them.
No comments