I have xcode 4 with base SDK 4.3. I set the deployment target to 3.0. While my app runs beautifully with the 4.3 base SDK how would I compile it against an older version, primarily the 3.x SDK? I cannot find a download link that provides that SDK. On Apple's dev site the link to download xcode 3 is only bundled with the latest, 4.3, iOS SDK. I do not have a real device with 3.0 either. My assumption is that the only way to verify compatibility in 3.x is to compile against its SDK (3.x).
Thanks
Edit: Getting 3.x SDK running in xcode with 4.x SDK - http://0xced.blogspot.com/2010/07/using-sdk-313-with-iphone-sdk-4.html