You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/08/27 07:21:58 UTC

[jira] [Updated] (CB-5520) Should we add "DEBUG=1" to "Preprocessor Macros"->"Debug" ?

     [ https://issues.apache.org/jira/browse/CB-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-5520:
---------------------------------

    Issue Type: New Feature  (was: Wish)

> Should we add "DEBUG=1" to "Preprocessor Macros"->"Debug" ?
> -----------------------------------------------------------
>
>                 Key: CB-5520
>                 URL: https://issues.apache.org/jira/browse/CB-5520
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>    Affects Versions: 3.2.0
>            Reporter: glmnbeyond
>            Priority: Minor
>              Labels: core
>         Attachments: Screen Shot 2014-03-29 at 9.57.58 AM.png
>
>
> I created a helloCordova project via Cordova CLI, and added some debug info to native code:
> DLog('This is a debug info');
> But the debug info is never outputted.If I use  ALog, the info can be outputted, so I think it probably has something to do with the "DEBUG" macro.
> After I added "DEBUG=1" to "Preprocessor Macros", ran the helloCordova target, DLog can be outputted.
> So here is my question:
> Should we add "DEBUG=1" to iOS template project->"Build Settings"-> "Preprocessor Macros" ->"Debug" ?



--
This message was sent by Atlassian JIRA
(v6.2#6252)