react-native-mixpanel icon indicating copy to clipboard operation
react-native-mixpanel copied to clipboard

Make sure 'All' is toggled on (instead of 'Basic'). What does this means . Iam not able to build the project

Open shastrikikitchen opened this issue 8 years ago • 2 comments

shastrikikitchen avatar Oct 16 '17 12:10 shastrikikitchen

I am also not able to integrate this project with Xcode After following all the steps mentioned I am getting

ld: warning: directory not found for option '-L/Users/sushant/Library/Developer/Xcode/DerivedData/Goalwise-cenftntedkqaxebrfbvguvbsiuya/Build/Products/Debug-iphoneos/Mixpanel' ld: library not found for -lMixpanel clang: error: linker command failed with exit code 1 (use -v to see invocation)

React Native Version: 0.47.2

sushant6309 avatar Oct 16 '17 13:10 sushant6309

To find the Header Search Paths options you need to choose the All option in the second row here:

screen shot 2017-11-10 at 15 31 01

chmac avatar Nov 10 '17 14:11 chmac