I read all previous answers for this question but nothing helped to me.
I wanted to learn Swift but even empty projects shows this error after build:
Command /Volumes/Xcode/Xcode6-Beta4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255
I use Xcode6-Beta4.
When I try to click Storyboard, Xcode crashes. Checked my previous applications - same problem with storyboard. But on Xcode5 they work perfectly.
What I tried/checked
- I have no special symbols in the name/id/etc.
- Provisioning profile is connected successfully.
- Choosing another device/target in Deployment Info didnt help too
- Clean/Rebuild/Restart/Reboot/Waiting for hour and smoking didnt help.
So I give up and really need your help.