views:

171

answers:

1

Hi,

I created an app long time ago using the last SDK on Mac Leopard, I upgrade to Snow Leopard and so now I use the new SDK and can build app for Iphone 3.1.3, I've got a problem now because I can't build my app on my OS Iphone device 3.1 or 3.1.2
How can I change it and allow my app to aso build in older version beginning to 3.1 ?

Thanks

+1  A: 

This has been answered already, take a look here and here and here

progrmr
thanks but I still have a problem. in the .plist I set the Iphone Deployment target like Iphone OS 2.1 and when I build and run my app on a 3.1 device, they said the info.plist specifies a minimum OS version of 3.1.3
ludo