TylerBreau commented on PR #181: URL: https://github.com/apache/cordova-common/pull/181#issuecomment-1284383977
> FWIW, I _think_ config.xml is parsed in each platform using its own cordova-common dependency (rather than the one provided by cordova-lib), specifically to work around the issues of versioning in cordova-cli and using older CLI versions with newer platform versions In my experience with https://github.com/apache/cordova-ios/pull/1266/, cordova-ios seems to rely on the cordova-cli when parsing plugin.xml. cordova-ios unit tests seemed to rely on its own cordova-common dependency. Not sure if config.xml is handled differently than plugin.xml. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
