[TIMOB-6788] iOS: Update bad ARCHS_STANDARD_32_BIT settings in jscore project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-20T13:05:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-51, Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | n/a |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-12-20T10:53:06.000+0000 |
Updated | 2012-01-20T13:32:01.000+0000 |
Description
This doesn't affect us because we haven't had to compile a new JSCore against iOS 5 (yet) but it's coming. This suffers from the same problem as the debugger, where the ARCHS_STANDARD_32_BIT redefinition excludes armv6 symbols from the library.
TESTING
---- 1. Build a new JSCore using the "buildit.sh" script 2. Run the following commands in terminal and make sure that they have output:Leaving fixversion open since this doesn't affect a current release of titanium_mobile; it's futureproofing.
clean up - closing