Skip to content

Instantly share code, notes, and snippets.

@jordanbrown
Created June 28, 2014 18:42
Show Gist options
  • Save jordanbrown/e694627e23c70da173bf to your computer and use it in GitHub Desktop.
Save jordanbrown/e694627e23c70da173bf to your computer and use it in GitHub Desktop.
UIAppearance proxies
cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers
grep -H UI_APPEARANCE_SELECTOR ./* | sed 's/ __OSX_AVAILABLE_STARTING(__MAC_NA,__IPHONE_5_0) UI_APPEARANCE_SELECTOR;//'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment