Skip to content

Conversation

@marlonandrade
Copy link
Contributor

  • IDEWTC _keyboardFocusAreas had its signature changed to
    _keyboardFocusAreas:, so I'm just making a naive selector check to
    call the correct one.
  • Would be nice to import the new headers and call the correct selector,
    but generating the header files seems to be troublesome (see issue Create header files for Xcode6 #621).

Sharing this just as draft solution for people that want to use it temporarily.

- IDEWTC `_keyboardFocusAreas` had its signature changed to
  `_keyboardFocusAreas:`, so I'm just making a naive selector check to
  call the correct one.
- Would be nice to import the new headers and call the correct selector,
  but generating the header files seems to be troublesome (see issue XVimProject#621).

Sharing this just as draft solution for people that want to use it
temporarily.
@tflhyl
Copy link

tflhyl commented Sep 24, 2016

#980 includes this fix, hopefully its gonna be merged soon

@keith
Copy link
Contributor

keith commented Oct 3, 2016

This fix works for me in Xcode 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants