Hey.
I'm making an iphone only app, so far I have been able to share my app via ad-hoc distributions, and run it both in my simulator and my devices. But now that I'm finished, I can't upload my build to the store because of this error:
"The bundle is invalid. an application targeting the iphone device family may not require a iphone os deployment target of 3.2, wich is an ipad-only os"
The only Base SDK that I have after upgrading to xcode 3.2.3 are iphone device 3.2 and iphone device 4.0.
Thanks for the help.