iOS SDK Usage
- When your app runs on iOS 6.0 or later, in the
shouldPerformSegueWithIdentifier:sender:
method of yourUIViewController
subclass, you can decide whether to trigger a segue with a specific identifier, which you set in the segue’s Attributes inspector. 9447109
Source Control: Subversion
- When you update your Subversion-managed project, Xcode now automatically applies the update if there are no conflicts. 11913482To see changes from the repository before applying them, choose File > Source Control > Update while holding down the Control key.
No comments:
Post a Comment