newdaveespionage edited a comment on issue #659: ios build fails with Pods and CONFIGURATION_BUILD_DIR configured URL: https://github.com/apache/cordova-ios/issues/659#issuecomment-533748639 Also experiencing this with https://github.com/chemerisuk/cordova-plugin-firebase-inappmessaging even after forking and updating dependency version numbers. Pod asset is being fetched from the incorrect directory because of the `CONFIGURATION_BUILD_DIR` location. This issue appears to be specific to builds on Xcode 10 and up using pods that have artifacts that need to be copied over during build, so the context of the values defining `CONFIGURATION_BUILD_DIR` are incorrect at the time the artifacts are called upon.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
