[ALOY-955] Remove tizen support
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-04-25T14:51:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.4.0, 2014 Sprint 08 |
Components | Titanium SDK |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tim Poulsen |
Created | 2014-02-11T15:47:56.000+0000 |
Updated | 2014-06-27T21:21:36.000+0000 |
Description
Tizen supported is being removed in TiSDK 3.2.3. We will also remove it in Alloy at the same time.Comments
- Tim Poulsen 2014-04-18
PR: https://github.com/appcelerator/alloy/pull/366
Functional test:
As of this PR, Studio & CLI still include Tizen support. So, create a Titanium project that includes Tizen as a target platform. Run
alloy compile
for your project and you should receive a compile error stating that Tizen is not a supported platform. Remove Tizen from the list of supported platforms for your project, and you should be able to compile without errors. - Tim Poulsen 2014-04-25 PR merged
- Federico Casali 2014-06-27 Tizen removed as expected. TiSDk 3.3.0.v20140627094114 Appcelerator Studio 3.3.0.201406171619 CLI 3.3.0-rc3 Alloy 1.4.0-rc2 Closing.