cordova-ios@6.3.0 has been released! This release contains a fix to allow inspecting of WebView content with the latest iOS and Xcode versions. It also fixes an iOS 16 bug and issues with NodeJS 18.
Changes include: * chore: npm audit fix * [GH-1302](https://github.com/apache/cordova-ios/pull/1302) URL parsing for ATS in node 18 * [GH-1258](https://github.com/apache/cordova-ios/pull/1258) workaround for DisallowOverscroll on iOS 16 * [GH-1300](https://github.com/apache/cordova-ios/pull/1300) set webView.inspectable to true for Debug builds on iOS >= 16.4