...
- How to tell what version of Mac OS X you are running
- Apple Menu () -> "About this Mac..."
Code Block sw_vers
- Where to get it
- http://store.apple.com for Mac OS X 10.6 OS installer
- run Software Update to get to at least 10.6.7
- Apple Menu () -> "Software Update..."
Xcode: 3.2.6 or later
- Required for
- Compiling the code (3.2.x)
- Compiler flag fixes which correctly aligns the stack between function calls in 32-bit processes (3.2.6+)
- Where to get it
- http://developer.apple.com (Mac Dev Center section)
...
Overview
Content Tools
ThemeBuilder