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
Fixed install script problems with git checkout and submodule initialization. If you previously tried the new install method without success, please do try again.
Doubles
Spies now correctly record messages that they send to themselves.
Bug Fixes
Messages recorded by test doubles on other threads no longer crash on completion of Spec. (Thanks to Lenny T for helping to diagnose this issue).
General Changes
xdescribe(…), xcontext(…), describe(@"…", PENDING), context(@"…", PENDING) are now reported as pending.