[TIMOB-6771] iOS: Update bad ARCHS_STANDARD_32_BIT settings in debugger project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-20T12:31:39.000+0000 |
Affected Version/s | Release 2.0.0 |
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-19T16:12:03.000+0000 |
Updated | 2012-01-20T13:31:59.000+0000 |
Description
Apple helpfully updated their standard architecture definition for 32-bit platforms to be "armv7" only in XCode 4.2. We still support armv6 devices, and this build setting needs to be upgraded in the debugger to allow device builds.
TESTING
---- Testing against titanium_debugger: 1. Build a new debugger using the "buildit.sh" script 2. Run the following commands in terminal and make sure they have output:Testing against titanium_mobile: Make sure that the project builds.
closing