erisu edited a comment on issue #394: cocoapods cordova build ios fails with 
linker issues (works pefectly in Xcode UI)
URL: https://github.com/apache/cordova-ios/issues/394#issuecomment-414905458
 
 
   @dpogue The beta issue was something different.
   
   In one of my environments that builds for iOS with CocoaPods, I had also 
seen the CocoaPods issue. In that environment, I had also completely removed 
the the `xcconfig` flag. Apps continued to build successfully for iOS with 
CocoaPods after this change.
   
   Since the `xcconfig` is applied for entire project's workspace, during code 
signing step, it tries to signing the libraries that were imported by 
CocoaPods. This caused the build to error.

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


With regards,
Apache Git Services

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

Reply via email to