[ALOY-582] Add BB to Alloy's internal conditional platform checks
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-03-26T21:57:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 07 |
Components | Titanium SDK |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-03-25T12:08:25.000+0000 |
Updated | 2018-03-07T22:26:02.000+0000 |
Description
Most existing internal platform checks in Alloy assume that only android, ios, and mobileweb exist as valid targets. The code needs to be adjusted such that BB is also valid. In this process, we'll make sure that future platforms that get added will be easier to add.
No comments