On Tue, 30 Oct 2012 09:10:27 +0800, Xiaofan Chen said:

>If you can come out with a universal Xcode project working for
>Mac OS X 10.5 and later, that would be good. But I know
>next to nothing about Xcode myself.

Xcode is backwards compatible reading old formats.  The best thing to do would 
be to create the project on Xcode 3 on 10.5, which I probably have time for 
this week.

Xcode projects are not very human-readable and thus difficult to peer-review.  
One way to mitigate this is to use .xcconfig files instead of setting project 
settings in the GUI, they are just plain key-value text files that Xcode 
projects refer to.  It would mean a few extra files in git, but a good 
tradeoff.  Any objections?

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada



------------------------------------------------------------------------------
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