Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • 4.1 required for Mac OS X 10.7.3
    • Where to get it
      • Apple Menu () -> "App Store...", free download
    • Run Xcode, choose Preferences -> Downloads -> Components, then select and install Command Line Tools
    • In a shell, run the following command:
      • Code Block
        sudo xcode-select -switch /Applications/Xcode.app
  • 3.2.6 required for Mac OS X 10.6.8
    • 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)

...