-
Notifications
You must be signed in to change notification settings - Fork 21
Crashes instantly with Xcode 5.1 #1
Comments
Sorry for that. Could you please copy the backtrace from the Xcode error report dialog, then I'll investigate this. Thanks! |
I'm experiencing this issue too. Crash log is as follows:
|
Interestingly, building it in Xcode 5.0.2 and running it in Xcode 5.1.1 works. It looks like a build issue when building with Xcode 5.1.1. I noticed this for another plugin too. |
Thanks for that, this would explain why I am not seeing this. I will investigate it. |
Unfortunately, I have been unable to reproduce this so far, with either Xcode 5.0.2 or 5.1.1 |
You are chack on Mac OS 10.8 or 10.9. if you check on 10.9 please chack once 10.8. its crash on 10.8. I think you set deployment target of the plugin is 10.9. please set it to 10.8. |
Set deployment target to 10.8, this should fix the issue. |
Download the app, run, quit Xcode and restart. Instant crash. Every time.
The text was updated successfully, but these errors were encountered: