You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/25 06:33:22 UTC

[GitHub] [cordova-ios] joneill87 commented on issue #724: Build fails with multiple "Redefinition of Module" errors

joneill87 commented on issue #724: Build fails with multiple "Redefinition of Module" errors
URL: https://github.com/apache/cordova-ios/issues/724#issuecomment-558012165
 
 
   ## Workaround
   I found a workaround for this. Following the build errors, I renamed the the folder at
   `/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include`
   to
   `/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include_old`
   and the problem seems to have gone away. Doesn't feel like a very robust fix, but it works for now. I'm no longer sure if this is a bug in cordova-ios... 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org