I am writing a program in mac osx mountain lion 10.8 in Objective C/C++ . The machine is 64 bit. I am new to mac world coming from windows .Net development and C/C++
G
Set the Base SDK to Current version of Mac (ex. 10.7) Set the Deployment SDK to older version (ex.1.4)
Change Deployment target as :
Change Base SDK as:
Just above this you will find architectures, you can change them to 32 or 64 as your need