Skip to content

Instantly share code, notes, and snippets.

@zachwill
Created June 23, 2012 01:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachwill/2976115 to your computer and use it in GitHub Desktop.
Save zachwill/2976115 to your computer and use it in GitHub Desktop.
Check out private iOS 6 header files
#!/bin/bash
# Private iOS 6 header files
brew install class-dump
class-dump /Applications/Xcode45-DP1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/*.framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment