[ 
https://issues.apache.org/jira/browse/CB-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364682#comment-14364682
 ] 

ASF subversion and git services commented on CB-5520:
-----------------------------------------------------

Commit abf65c2af1fc199de6b4173cf14c688b8175930a in cordova-ios's branch 
refs/heads/4.0.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=abf65c2 ]

CB-5520 - Added cordova/build*.xcconfig support in the default template (IDE 
use)


> Use .xcconfig file for adding/tweaking settings in the default template
> -----------------------------------------------------------------------
>
>                 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
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: core
>             Fix For: 4.0.0
>
>         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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to