Posted April 23, 2008 at 11:08pm by iClarified · 13584 views
Apple has released a new version of the iPhone 2.0 Beta Firmware. This is the fourth beta released and its build number is 5A258f.
This latest version of the SDK features OpenGL ES support within the iPhone simulator.
The fourth beta version of the iPhone SDK includes Xcode IDE, iPhone simulator with Open GL ES support, Interface Builder, Instruments, frameworks and samples, compilers, and Shark analysis tool.
It also has numerous API changes which are detailed here
In the release notes Apple lists the following features as Coming Soon: - NEW: UIKit view classes naming conventions (progress bar and indicator) will be changing. - Support for adding a the view of a UIViewController to an arbitrary view. - 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.
Known Issues
Code Signing
⁃ Code signing is enforced on the device starting with beta 4 of the iPhone
SDK and iPhone OS. This means that your project will need to contain a
valid certificate signing identity that resolves to a valid certificate in your
keychain. If there is no valid identity in the project, the code will continue
to function on the Simulator, but will fail to execute on any device.
As mentioned in iPhone SDK Readme (beta 4), will have to wait for PwnageTool to enable bypassing the code signing prior to install apps into the iPhone.
@Luiz, a new version of the 2.0 Beta Firmware WAS released along with the new SDK. You will not have access to this unless you are an authorized Apple iPhone Developer.