Files
UnrealEngineUWP/Engine/Extras/Android
Bertrand Carre c1c970c4fb Mac: fix installation of Android NDK throught the script SetupAndroid.command
* if default shell is zsh,  use .zprofile as well as .bash_profile (as UE is reading .bash_profile)
* make sure env variables are set up properly (prevent duplication if script was already launch)
* change rem to '#' as this was causing a warning

#jira UE-163330
#review-21918213 @Chris.Babcock @Rafa.Lecina @Adam.Kinge @Zack.Neyland
#preflight none

[CL 22072263 by Bertrand Carre in ue5-main branch]
2022-09-19 06:18:34 -04:00
..