2012/10/31 Sean McBride <s...@rogue-research.com>:
> Hi,
>
> I took Ludovic's Xcode branch and merged it into my own branch, then did some 
> more work:
>
> <https://github.com/seanm/libusbx>
>
> Notably, I added .xcconfig files as I mentioned... IMHO, this is preferable 
> to setting the project/target settings in the project's GUI, because it's 
> hard to diff and hard to comment, and settings need to be duplicated between 
> targets.
>
> Ludovic, I invite you to sync with mine.

Great.

You missed my latest change about build for 32 and 64 bits :-(

I propose to add to Xcode/common.xcconfig:
ARCHS = $(ARCHS_STANDARD_32_64_BIT)

Or maybe there is a better place for this setting.

Bye

-- 
 Dr. Ludovic Rousseau

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to