ant build issue on OSX

Hello,

I’m attempting to unify the tools/tolua**/build.xml to include SimpleAudioEngine.pkg. But, I’m having trouble with ant.
It appears that ant doesn’t know how to properly handle CRLF line endings in OSX when replacing text with the task, which means that generating the tolua** output on OSX does not work. In the meantime, I’ve put in tags to workaround the issue, but this will not work for other platforms.

Has anyone else reproduced this issue, or is there a contributor who is in charge of OSX builds who may be able to chime in? If cocos2d-x has no intention of being buildable on OSX without hand intervention, I’d like to know that as well. :slight_smile:

Thanks,
Sean