I'm guessing trying to force it into a Swift project doesn't work?
I tried to do it and in MLPAutoCompleteTextField.m, I got an EXC_BAD_ACCESS error that crashes the app at line 489 (self.autoCompleteSortQueue.name = [NSString stringWithFormat:@"AutoComplete Queue %i, arc4random()];
I'm guessing trying to force it into a Swift project doesn't work?
I tried to do it and in MLPAutoCompleteTextField.m, I got an EXC_BAD_ACCESS error that crashes the app at line 489 (self.autoCompleteSortQueue.name = [NSString stringWithFormat:@"AutoComplete Queue %i, arc4random()];