Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 529 Bytes

File metadata and controls

16 lines (13 loc) · 529 Bytes

Tips

记录那些让人fuck的问题

问题: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255

Restart Xcode - Didn't Work
Cleaning the App - Didn't Work
Deleting the derivedData - Didn't Work
Reset simulator content and settings - Didn't Work
changing simulator versions - Didn't Work
Restart the OS - Magically Works

http://stackoverflow.com/questions/15422033/why-am-i-getting-ibtool-failed-with-exit-code-255/15422271#15422271