GitToTheHub commented on PR #1616: URL: https://github.com/apache/cordova-ios/pull/1616#issuecomment-3961494027
> cordova platform add and cordova plugin add are responsible for adding platforms and plugins, not for getting the project into a buildable state. This is not true. As I noted I always worked with just only `cordova platform add` and `cordova plugin add` and get a buildable state. Test it by yourself, just do `cordova create hello-world && cd hello-world && cordova platform add ios` and open it on XCode. It will run and contains everything from the www folder. -- 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]
