Target configuration Permanently deleted user Created April 14, 2011 17:25 At the moment I am going to XCode to change target configuration, how can I change build configuration in appCode?
What kind of configuration do you mean?
In AppCode you can select active target, build configuration, sdk and architecture in Run Configurations dialog.
At the moment it is not possible to change particular build settings, though.
Some of the build configuration functionalities from Xcode that I use a lot are:
Duplicate target
Add remove scripts to build
Change the build settings
Add resources, .h and .m to build a specific or multiple builds target
Maybe some of these features could be fited in the roadmap of appCode at some point. that would be great.