[TIMOB-20592] Hyperloop: Dev-Macros are compiled to device and production
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2016-08-04T02:46:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | Hyperloop, iOS |
Labels | hyperloop, ios, macros |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2016-03-18T14:12:11.000+0000 |
Updated | 2016-08-04T02:46:00.000+0000 |
Description
The dev-macro
#ifdef TARGET_IPHONE_SIMULATOR
is also compiled to device and production, that's incorrect.
PR: https://github.com/appcelerator/hyperloop.next/pull/8