I want to initialize my application to show the master, instead of the detail, while using UISplitViewController using Xcode 6, and swift.
The problem - the delegate that was used for it till now is deprecated...
How can I, using swift, initialize the master view?