I keep telling my hire up that we should try to deploy (at least investigate) releasing for the 2.0 OS. I told him it should be as simple as downloading the SDK and weak linking any libraries the SDK 3.0 uses. Has anyone else done this just so I can tell him “See? It is possible”?
iOS2 targeting is no longer allowed actually.
Deployment target must be 3.0 or higher, your iOS SDK must be iOS4.x and so must the base sdk of the build or apple will autoreject it