I know, noob question, but how do I update it on MAC? The automatic update does not find it so far…
Excellent work Jlipps you really stayed on this. Much thanks to you and the forum contributors. All good so far on the simulators. Thanks
V,
When I did
git clone git://github.com/appium/appium.git
it stayed at 1.2.2
but then I did:
npm install -g appium
then:
./reset.sh --ios
and then
which appium
showed 1.2.3
‘which appium’ should get something like /usr/local/bin/appium, shouldn’t it?
I’m waiting for the Mac binary distribution, too, but until then I’m pleased to start Appium 1.2.3 from the command line.