Apple have now released the 3rd beta of the iPhone OS 3.0 to developers, along with a new version of the iPhone SDK.
Any changes in the iPhone OS 3.0 beta 3 have yet to be discovered, although Apple have announced that applications targeted for devices prior to 3.0 will be unable to be tested on beta 3.
The new build of the SDK includes several features and changes. You can find the full accompanying seed notes below.
New in Xcode IDE 3.1 and later
- The assistant interface has been completely revamped, making it easier to create “New Project”, “New Target”, and “New File” resources. This release of Xcode also adds new assistant templates for both Mac OS X and iPhone OS applications.
- A new Overview toolbar item lets you see and set the project’s active Target, Configuration, Executable, Architecture, and SDK with a single control.
- It is now possible to set a global “override” SDK as the Active SDK, making it easy to test the build of your entire project against a different platform.
- New interface shortcuts have been added to the Build Setting inspectors making it easy to set the desired compiler, architectures, and SDKs
- You can now add Libraries and Frameworks directly into the Target window and relate them to the project’s SDK.
- The Xcode UI now allows you to designate a library or framework as weak-linked, to support building with newer SDKs while targeting older OS versions.
- New “Edit all in scope” option within the Xcode source editor makes it easy to update all instances of the selected symbol within the current scope of code.
- You can now have conditional build settings assigned for any combination of architecture and SDK.
- LLVM GCC 4.2 is a new optional compiler based on the LLVM.org open source project. LLVM GCC 4.2 provides an LLVM-based back-end optimizer using the GCC 4.2 front-end parser. This compiler is both source and binary compatible with GCC 4.2 and requires the Mac OS X 10.5 SDK or “Current OS” SDK.
- GCC 4.2 is a new optional compiler with stricter C and C++ language enforcement, security enhancements, performance optimizations, and bug fixes over GCC 4.0. Requires the Mac OS X 10.5 SDK or “Current OS” SDK
New in Interface Builder 3.1
- New drag & drop functionality allows easily re-parenting objects with the normal drag gesture
- The document outline view has been enhanced to support full drag re-ordering.
- A new string table interface allows localizers to make quick text changes across documents.
- Generates XIB files that are more diff friendly while retaining full backwards compatibility with Interface Builder 3.0.
- Now supports previewing image resource content in Carbon controls.
New in Dashcode
- You can now use Dashcode to create web aiPhone, as well as Dashboard widgets.
Post from: Talk iPhone 3G
Apple iPhone OS 3.0 Beta 3 Available To Developers