react-native-inhibit-warnings icon indicating copy to clipboard operation
react-native-inhibit-warnings copied to clipboard

added ALWAYS_SEARCH_USER_PATHS=NO to clean Xcode warnings

Open 50percentgrey opened this issue 7 years ago • 2 comments
trafficstars

Description of changes

Related issues (if any)

50percentgrey avatar Oct 04 '18 19:10 50percentgrey

Apologies for the VERY late response. Is this still worth merging? When I start a new project with the latest version of react-native and with Xcode 10.1 I don't see warnings related to this setting. Is there a way to reproduce this warning?

mattijsf avatar Feb 14 '19 08:02 mattijsf

I believe it's worth for those running older versions. We have a react-native project embedded in a native project as a section. We're now on 10.1 and we still need this line to clean up about 24 warnings.

50percentgrey avatar Feb 25 '19 14:02 50percentgrey