XCode project and missing SDK on DEBUG config

Previous topic - Next topic

Dark Schneider

The problem is that in the XCode project the Debug config points to a Missing SDK if using some new XCode, surely because it points to 3.x version, while the Release config points to the Lastest one. It is easy to fix only changing by hand the config (Targets->iPhone->properties->Build, at the beginning). But if this could be fixed when GLBASIC generates the XCode project file, then better.

Kitty Hello