I\'m sure this is simple, but how do I determine which version of the iOS SDK I currently have installed?
Update: Thanks to Stan for showing how to do it with Xcode 4.3 on Lion:
ls /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/
The following command shows a listing of all the iPhone SDKs installed on your computer.
ls /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/