ollm commented on PR #956: URL: https://github.com/apache/cordova-ios/pull/956#issuecomment-1233171137
> @ollm any of these variants should work. > > If you want to install the main branch of your fork, on 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` > > _Note: The path contains `ollm`, which represents your fork of the repo. If you want to use anyone elses fork, just update the path._ > > Or you can install from a local directory. > > * `cordova platform add /path/to/cordova-ios` Thanks, I have tested the changes and it works perfectly with multiple provisioning profiles (I have tested with 2 profiles) If there is anything else I need to do to get the branch merged, please let me know (eg documentation) -- 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]
