XCODE auto save code when build and run?

前端 未结 3 769
天涯浪人
天涯浪人 2021-01-05 02:59

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

3条回答
  •  感情败类
    2021-01-05 03:29

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

提交回复
热议问题