abroa01 commented on PR #1552: URL: https://github.com/apache/cordova-ios/pull/1552#issuecomment-3150689518
Meteor uses `[email protected]`, which includes the `CDVWebViewEngine.m` file we're modifying. - Link to the Cordova integration in Meteor 3.3: https://github.com/meteor/meteor/tree/release-3.3/tools/cordova - The version is pinned here in the devel branch: https://github.com/meteor/meteor/blob/devel/tools/cordova/index.js#L28 This confirms that the file being patched comes from `[email protected]`, the version bundled by Meteor. -- 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]
