I\'m using Interface Builder to layout my app. I have a UITextView that contains some text, part of which is a URL that I\'d like to make clickable (e.g. launches a browser
Check the "Selectable" and "Links" checkboxes in the textview Attributes Inspector: