loretha
Newbie
What is the purpose of the Mac OS X Development Kit? I'm just curious, is it a programming compiler/IDE that supports many languages. If so, how many languages does it support?
______________________
market samurai ~ marketsamurai ~ marketsamurai.com
______________________
market samurai ~ marketsamurai ~ marketsamurai.com
Last edited:
jarski
Veteran
sdk's:
Development kits provide the tools, documentation and code samples you need to take advantage of the latest Apple technologies.
majid
Fazal Majid
The OS X SDK is available in 2 flavors, with or without iPhone development. It includes the Xcode IDE, a truckload of developer tools like the Dtrace-based Instruments, the GCC and LLVM compiler suites, headers and libraries. You can develop in C, Objective-C, C++ Java and AppleScript. Older versions allowed you to code in Python or Ruby, but Xcode 3.2 seems not to.
Share: