I get the following warning after building my app for distrobution.
warning: building with 'Targeted Device Family' set to iPhone only ('1') not supported with SDK 'Device - iPhone OS 3.2'.
Should the base sdk be set to the minimum OS that I want to target?