[ALOY-1250] Remove BB from Alloy
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-03-05T04:51:30.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.6.0 |
| Components | n/a |
| Labels | n/a |
| Reporter | Tim Poulsen |
| Assignee | Feon Sua Xin Miao |
| Created | 2015-02-18T18:29:19.000+0000 |
| Updated | 2015-03-19T22:55:11.000+0000 |
Description
Remove BB from Alloy: platform variables, config.json variables, any platform-specific checks in the compiler, BB-specific parsers, hooks, constants, and tests. Make sure also sample apps and tests for BB are removed.
PR: https://github.com/appcelerator/alloy/pull/669 Functional Test: 1. Create an Alloy project 2. Look into
app/config.json, there should be no"os:blackberry"setting.CR and FT passed. Merged.
Verified fixed using: Titanium SDK 3.5.1.GA Studio 3.4.2.201502181619 CLI 4.0.0-alpha Xcode 6.2 Node 0.12 Alloy 1.6.0-alpha No BB entry in config.json.