清除XCode缓存和生成文件


1.Command-Option-Shift-K to clean out the build folder

  XCode4.2    finder中找到   /Users/apple/Library/Developer/Xcode    (注:Library资源库是隐藏的文件夹)

  里面有DerivedData和Snapshots两个文件夹,删除里面文件即可

  Remove all its contents because there's a bug where Xcode will run an old version of your project that's in there   somewhere.

2.(Xcode 4.2 will show you the Derived Data folder: choose Window > Organizer and switch to the Projects tab. Click the right-arrow to the right of the Derived Data folder name.)

 

In the simulator, choose iOS Simulator > Reset Content and Settings.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM