Skip to content

Instantly share code, notes, and snippets.

@CodaFi
Created June 9, 2013 00:10
Show Gist options
  • Save CodaFi/5737061 to your computer and use it in GitHub Desktop.
Save CodaFi/5737061 to your computer and use it in GitHub Desktop.
Quit complaining and @compatability_alias the crap out of "US" class names!
@compatability_alias UIColour UIColor
@compatability_alias NSNotificationCentre NSNotificationCenter
@compatability_alias NSDistributedNotificationCentre NSDistributedNotificationCenter
@compatability_alias NSUserNotificationCentre NSUserNotificationCenter
typedef NSWidthSizable NSWidthSizeable
typedef NSHeightSizable NSHeightSizeable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment