after upgrading to xcode 3.2, can I still build projects into 3.1 simulator? -


I upgraded to xcode 3.2 and now in the encoded build option SDK only from the top left drop down menu 3.2 versions, although if I open a project I created in the previous version, then those options are still (or at least 3.1.2) anyway that option is 3.2.2 SDK?

Thank you,

hit CMD + I while selecting the project

In the info window, find "Base SDK", then "Simulator - iPhone OS 3.1.2"

Select

Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -