erisu commented on PR #956: URL: https://github.com/apache/cordova-ios/pull/956#issuecomment-1232991817
@ollm any of these variants should work. If you want to install the main branch from github. * `cordova platform add github:ollm/cordova-ios` * `cordova platform add [email protected]:ollm/cordova-ios.git` * `cordova platform add https://github.com/ollm/cordova-ios.git` Or you can install from a local directory. * `cordova platform add /path/to/cordova-ios` -- 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]
