must 've been the same fuck who broke the sizing tab in xcode nib editor in his spare time
so that instead of pixelfucking in gui my code is full of magic constants like this:
r = [whateverLabel.frame];
r.origin = CGPointMake(10, 10+44);
r.size.width = 320;
whateverLabel.frame = r;
and no sir, I can NOT use the fucking autolayout cause I've got to live
in the real world where ios 5.x is alive and well
wait, there are no freelancers working on xcode, must've been some fulltime
fuck with a big paycheck and no whores to spend it on
(welllllcome to cupertino)
fucking morons who do not test what they write
and fucking qa that does not have any coverage in their test plan
they do have a test plan now. do they?