liyamahendra opened a new issue, #1348: URL: https://github.com/apache/cordova-ios/issues/1348
# Bug Report ## Problem When trying to add the iOS platform, it results into an error saying `Invalid URL` ### What is expected to happen? The command to add iOS platform should complete successfully without any errors ### What does actually happen? When trying to add the iOS platform, it results into an error saying `Invalid URL`. However, the iOS platform was supposedly added. Running `cordova build ios` returns `Invalid URL` without any details. ## Information This happened on an existing Cordova project I had with Android only. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device This happens on MacOS and for IOS platform. ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Running on Mac OS Ventura 13.4 (22F66) Xcode 14.3.1 Node v16.20.0 Cordova 12.0.0 ([email protected]) ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- 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]
