GitToTheHub opened a new pull request, #1360:
URL: https://github.com/apache/cordova-docs/pull/1360

   On macOS Catalina and newer, Apple switched from Bash to ZSH. The new file 
for ".bash_profile" is ".zprofile".
   
   Also the AnroidSDK path is different on a current macOS with the latest 
Android Studio, but I don't know since when this was changed, or if it was 
always like this.
   
   ### Platforms affected
   Android on macOS
   
   ### Motivation and Context
   Environment variables on newer macOS system must stored on `.zprofile` 
instead of `.bash_profile`
   
   ### Description
   
   ### Testing
   
   ### Checklist
   
   - [ ] I've run the tests to see all new and existing tests pass
   - [ ] I added automated test coverage as appropriate for this change
   - [ ] Commit is prefixed with `(platform)` if this change only applies to 
one platform (e.g. `(android)`)
   - [ ] If this Pull Request resolves an issue, I linked to the issue in the 
text above (and used the correct [keyword to close issues using 
keywords](https://help.github.com/articles/closing-issues-using-keywords/))
   - [ ] I've updated the documentation if necessary
   


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to