pdcgomes/XCActionBar

Crashes when used with Cocoapods plugin menus

sergii-frost opened this issue · 1 comments

Preconditions:
https://github.com/kattrali/cocoapods-xcode-plugin is installed alongside with XCActionBar.

Steps to reproduce:

  • Activate XCActionBar
  • Make search for "Podfile"
  • Select "Create/Edit Podfile" item (which actually is submenu under Product > CocoaPods)

Expected: corresponding menu action is performed (Podfile is opened if exists)
Actual: Xcode crashes, see Problem Report attached