@dpogue The beta issue was something different. In one of my environment which builds iOS apps with CocoaPods, I have also seen the CocoaPods issue. In that environment, I completely removed the `xcconfig` flag so that the iOS apps with CocoaPods will pass during build.
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. [ Full content available at: https://github.com/apache/cordova-ios/issues/394 ] This message was relayed via gitbox.apache.org for [email protected]
