ColorSense-for-Xcode icon indicating copy to clipboard operation
ColorSense-for-Xcode copied to clipboard

Failed to connect (hostViewController) outlet when loading in Xcode6.2

Open designerfuzzi opened this issue 9 years ago • 0 comments

seams because of deprecated NSTextInput, which should be changed to NSTextInputClient, it wont work in XCode6.2 even if building is successful and passing UUID check worked.

Xcode[...]: Failed to connect (hostViewController) outlet from (NSTextFieldCell) to (IDEQuickHelpCompletionInfoViewController): missing setter or instance variable

designerfuzzi avatar Mar 13 '15 16:03 designerfuzzi