I noticed my current bash file has export PATH=$PATH:/Applications/MAMP/library/bin which i put there to set up terminal access to mamp. I\'ve been trying to compi
export PATH=$PATH:/Applications/MAMP/library/bin
I think your current directory is wrong. Move to the directory which contains MyApp.xcodeproj file.