开发者

XCODE auto save code when build and run?

开发者 https://www.devze.com 2022-12-20 02:10 出处:网络
How to tell 开发者_如何学运维Xcode to save the source code automatically without prompting, each time I hit on the build and run?

How to tell 开发者_如何学运维Xcode to save the source code automatically without prompting, each time I hit on the build and run?


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


Xcode Preferences → Building → Build Options → For Unsaved Files → Always Save?


it seems this is the default behaviour in the current xcode 5. hopefully it will return so we can turn it OFF and dont have this painfully slow rebuild.

0

精彩评论

暂无评论...
验证码 换一张
取 消