I\'ve looked into NSFormatter, NSNumberFormatter, and the other formatting classes, but can\'t find a build into solution. I need to format phone n
NSFormatter
NSNumberFormatter
See https://github.com/rmaddy/RMPhoneFormat for an iOS specific solution.