Added Features:
API Changes
iPhone OS 2.0 Beta 4 to Beta 5 API Changes
Documentation
NEW: API reference largely updated to beta 5 API.
NEW: The documentation set installed with the SDK is a skeletal set consisting of indexes. To install local copies of the iPhone OS documentation, be sure to subscribe to the iPhone OS documentation set in the documentation window and force an update.
NEW: New conceptual document with beta 4: View Controller Programming Guide for iPhone OS.
NEW: New document with beta 4: iPhone Simulator Programming Guide.
Simulator
NEW: You can now pass a flag to preserve data files while uploading for Run/Debug/Go.
UIKit
NEW: You can now add the view of a UIViewController to an arbitrary view.
Coming Soon
UIKit
Support horizontally transitioning the keyboard out on a navigation controller pop.
UIViewController support of alternate landscape view.
The default font size for UITextView will be reduced.
UIAlertView and UIActionSheet will no longer inherit from UIModalView, as UIModalView is being removed.
UIActionSheet titles will be limited to 2 lines.
Labels: iphone sdk