After migrating to XCode 7.1 I can not use playground with iOS and tvOS platforms. Only OS X works. Simplest playground code produces error message:
Una
There may be a faster solution:
Check that you have iPad Pro simulator in your devices in Xcode. If not – add it via Add Simulator option.
As some have noted in comments, you may also need to restart Xcode or reopen the playground.
To add a simulator go to Devices (Window > Devices). Click the + button at the far bottom left of the window, click "Add Simulator", then select the appropriate "Device Type" from the dropdown and click "Create".