XCode 9: Cyclic dependency in module 'Darwin'
Closed this issue ยท 3 comments
davidruisinger commented
I just upgraded to the GM of XCode 9 and get a build error related to Mixpanel:
Cyclic dependency in module 'Darwin': Darwin -> std -> Darwin
sunweiyang commented
sunweiyang commented
Pull request for addressing this issue: #111
sunweiyang commented
If you're doing this change yourself, make sure that the RNMixpanel.xcodeproj in your app's Libraries also has the offending Header Search Path removed. (To be safe, of course, remove the Header Search Path and then perform the iOS installation steps again.)