When the user presses Done, however, you should create a new Player object and fill in its properties. Then you should tell the delegate that you’ve added a new player, so it can update its own screen.
Inside PlayerDetailsViewController.m, first add an import: