Search code examples
objective-cxcodebuildautosave

XCODE auto save code when build and run?


How to tell Xcode to save the source code automatically without prompting, each time I hit on the build and run?


Solution

    1. Xcode preferences
    2. Pick 'Building' tab
    3. Lower right corner "For unsaved files:" pick "Always save".