Paddy O'Brien
Paddy O'Brien
Found this quite by accident but it is 100% reproduceable - Tap a users account - Tap their profile - Rotate device - Dismiss image Attached a video, Had to...
Since MacOS now ships with `zsh` I think it would make sense to change the shell used by ShellOut to match. I was just bitten by an issue where file...
The current implementation of - (id)valueForAttribute: (NSString *)attribute onObject:(NSObject *)object in the DumpCommand.m coverts the attribute name into a selector and checks to see if the object responds to it...