[TIMOB-13423] iOS: CLI doesnt support project plugin
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-06-05T21:40:33.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Martin Guillon |
| Assignee | Chris Barber |
| Created | 2012-11-13T17:09:29.000+0000 |
| Updated | 2017-03-22T18:05:50.000+0000 |
Description
In my project i use a plugin (attachment).
If i build using cli, the plugin is seen but not run.
See the log for more details
Attachments
| File | Date | Size |
| build.log | 2012-11-13T17:09:29.000+0000 | 1191590 |
| plugins.zip | 2012-11-13T17:09:29.000+0000 | 999 |
The new Titanium CLI does not support Python-based plugins. You'll have to convert it to a "hook" using the new CLI plugin API (which is currently not documented well).
Closing ticket as the issue will not fix and with reference to the above comments.