Since iOS 9, UIPopoverController is deprecated. Time to look at UIPopoverPresentationController, which has been introduced in iOS 8.
Hint: This post has been updated to Swift 3, Xcode 8 and iOS 10
Presenting a Controller as a Popover
Presenting a controller as a popover is very straightforward with UIPopoverPresentationController. You