pdcgomes / XCActionBar

"Alfred for Xcode" plugin
MIT License
1.21k stars 36 forks source link

Not working on Xcode 5 #26

Closed pranav-prakash closed 9 years ago

pranav-prakash commented 9 years ago

It doesn't seem to work using Xcode 5 as a target on Mavericks 10.9.

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information: ProductBuildVersion: 5B1008 UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[IDEIndex workspace]: unrecognized selector sent to instance 0x7fba991998d0 UserInfo: (null) Hints: None

pdcgomes commented 9 years ago

There are currently no plans to support versions prior to 6.0 - the plugin just wasn't built with older versions in mind. Sorry about that!