GitHub Issue | n/a |
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-16T07:07:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0 |
Components | CLI |
Labels | qe-closed-3.3.0, qe-testadded, titanium-cli |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-05-13T23:22:58.000+0000 |
Updated | 2014-07-31T21:45:32.000+0000 |
We should add support for hooks to export a name and version so that it would be easy to detect duplicate hooks and report which hooks are installed.
I'm all for this one, particularly to prevent hooks from launching more than once during a single build.
This isn't critical for 3.2.3. If it happens, we can pull it back in.
Titanium CLI master pull request: https://github.com/appcelerator/titanium/pull/126 Titanium SDK master pull request: https://github.com/appcelerator/titanium_mobile/pull/5587
To test: 1) Download attached plugins.zip file and extract to a project dir 2) Enable plugin in tiapp.xml 3) Run "ti" 4) Run "ti plugin" 5) Build an app for any platform
Titanium Command-Line Interface, CLI version 3.3.0-dev, Titanium SDK version 3.3.0.v20140502133323 Followed [~cbarber] test steps. Ran the command
Actial result:
Built an app for iOS platform - worked.
Tested as mentioned by [~cbarber] Included the plugins provided and executed ti plugin Result:
Successfully build the app for iOS simulator Verified as fixed: SDK: 3.3.0.v20140515151935 CLI version : 3.3.0-dev OS : MAC OSX 10.9.2 Alloy: 1.4.0-Alpha ACS: 1.0.14 npm:1.3.2 LiveView: 1.0.4 Appcelerator Studio, build: 3.3.0.201405121247 titanium-code-processor: 1.1.1 XCode : 5.1.1
accidental reopen instead of Closing, sorry folks.