Search results

  1. J

    Project Builder cannot find "stringWithCharacters" from NSString

    I'm using the stringWithCharacters class method in my code (from NSString), and when I compile I get the following error : warning : cannot find class (factory) method warning : return type for 'stringWithCharacters::' defaults to id Any idea about that ? Thanks !
Back
Top