Tuesday, October 15, 2013

Enhancements

Enhancements

General

  • When Xcode autocreates schemes, it now adds the new schemes in project order (within the workspace) and target order (within each project). 7996506


Editing User Interfaces: Storyboards

  • You can now specify that modal segues be presented without animation. 10384049
  • You can now create unwind segues that allow transitioning to existing instances of scenes in a storyboard. 9211697.
    With earlier releases of Xcode, you may have implemented unwind segues programmatically. See iOS SDK Usage for details.

No comments:

Post a Comment