expecta icon indicating copy to clipboard operation
expecta copied to clipboard

Build warning about ALWAYS_SEARCH_USER_PATHS

Open JanC opened this issue 8 years ago • 1 comments

Hi, when I'm getting this build warning

warning: using 'ALWAYS_SEARCH_USER_PATHS = YES' while building targets which define modules ('DEFINES_MODULE = YES') may fail. Please migrate to using 'ALWAYS_SEARCH_USER_PATHS = NO'.
'.

Should this setting be removed?

JanC avatar Apr 04 '17 06:04 JanC

Yes, it should. Do you feel confident enough to create a PR for this?

tonyarnold avatar Apr 04 '17 07:04 tonyarnold