atom-xcode icon indicating copy to clipboard operation
atom-xcode copied to clipboard

Uncaught TypeError: Cannot read property 'name' of undefined

Open lovellfelix opened this issue 8 years ago • 2 comments

Atom Version: 1.7.4 System: Mac OS X 10.11.5 Thrown From: atom-xcode package, v0.1.3

Stack Trace

Uncaught TypeError: Cannot read property 'name' of undefined

At /Users/.../.atom/packages/atom-xcode/lib/ui/bottom-panel.js:82

TypeError: Cannot read property 'name' of undefined
    at xcatom-bottom-panel.runProject (/Users/../.atom/packages/atom-xcode/lib/ui/bottom-panel.js:82:54)
    at xcatom-bottom-panel-action.handler (/Users/../.atom/packages/atom-xcode/lib/ui/bottom-panel.js:46:27)

Commands

Config

{
  "core": {
    "automaticallyUpdate": false,
    "followSymlinks": true
  }
}

Installed Packages


# Dev
No dev packages

lovellfelix avatar May 27 '16 20:05 lovellfelix

I can replicate this issue.

pharapeti avatar Nov 06 '19 10:11 pharapeti

This library is no longer supported @pharapeti

radko93 avatar Nov 06 '19 10:11 radko93