Skip to content

Instantly share code, notes, and snippets.

@jdewind
Created December 13, 2011 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdewind/1472406 to your computer and use it in GitHub Desktop.
Save jdewind/1472406 to your computer and use it in GitHub Desktop.
tree build/Release-iphoneuniversal/MyLibrary-iOS.framework/
build/Release-iphoneuniversal/MyLibrary-iOS.framework/
├── Headers -> Versions/Current/Headers
├── MyLibrary-iOS -> Versions/Current/MyLibrary-iOS
├── Resources -> Versions/Current/Resources
└── Versions
├── A
│   ├── Headers
│   │   └── MyLibrary.h
│   ├── MyLibrary-iOS
│   └── Resources
└── Current -> A
7 directories, 3 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment