4 Commits

Author SHA1 Message Date
Sean McBride
6bd5658dd7 darwin: Configure Xcode project to specify tab/space, indent amount
All source files are now tagged as using tabs of 4 spaces, except
darwin_usb.c and darwin_usb.h which use spaces of 2 spaces. This allows
editing files in Xcode without it messing up any particular files.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
2018-01-08 10:25:13 -08:00
Ludovic Rousseau
79cc25a0a0 darwin: build hotplugtest sample in Xcode
The Xcode project now also builds the hotplugtest (from examples/hotplugtest.c)
target.
2016-03-06 13:37:14 +01:00
Ludovic Rousseau
58bf25b274 darwin: change Xcode project end-of-line
The end of line character was CR (0x0D) instead of NL (0x0A).

It looks like the mistake is from
1eff220474
2015-01-25 13:56:16 +01:00
hjelmn@cs.unm.edu
1eff220474 Misc: Revert all references to libusb/libusb.info 2014-01-08 23:51:01 +00:00