[ALOY-433] Android compile time warning when building for production
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-12-19T15:03:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 0.3.4, 2012 Sprint 26 |
Components | n/a |
Labels | n/a |
Reporter | Rick Blalock |
Assignee | Unknown |
Created | 2012-12-19T14:50:52.000+0000 |
Updated | 2018-03-07T22:25:33.000+0000 |
Description
Sample warning:
[WARN] /Users/aukil/Documents/Titanium_Studio_Workspace/21stAndroid/build/android/bin/assets/Resources/alloy.js:136: WARNING - unreachable code
return isTabletFallback();
* ^*
0 error(s), 1 warning(s)
No comments