this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixing CFLAGS for tests/src/maclocales.m

+1 -1
+1 -1
tests/src/maclocales.m
··· 1 - // -framework foundation -framework corefoundation -framework coreservices 1 + // CFLAGS: -framework foundation -framework corefoundation -framework coreservices 2 2 // http://www.cocoabuilder.com/archive/cocoa/144537-human-readable-locale-names.html 3 3 4 4 #import <Foundation/Foundation.h>