I wanted to know if the project settings will override the target settings in xcode. So when i click on project i can click on build settings but also when i click on target settings i can select its build settings.
- So when i choose the build settings in project does it automatically set the targets settings to the same values if i dont set it in the targets build settgings?
- Can you give me an example as to why i would set different values for the same items in the projects build menu and the targets build menu?