You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing something similar. My fix, in APDevToolUtils.m at line 46, add @"--noprofile", as an argument to bash (it must appear before the -l and -c arguments).
Hi Andy,
Screen shot attached (I hope). The Mac version is confused on startup by the 'uptime' command in my .bash_profile.
It reports
"Problem loading docs and/or SDK info"
...
The directory "11:14 up 3 days, 13:13, 4 users, load averages: 1.36 1.30 1.03
/Applications/Xcode.app/Contents/Developer" doesn't exist."
Removing the 'uptime' from .bash_profile allows the app to start normally.
cheers.
The text was updated successfully, but these errors were encountered: