abr 21 2010
iPhone OS 4.0 Beta 2 Build 8A248c
É isso mesmo. Como diz o tópico.
Tudo free.
Não hospedamos nenhum arquivo. Apenas links para outras páginas.
Não testamos todos os .ipsw pois somos uma comunidade pobre e sem recursos pra termos todos esses aparelhos, por tanto, boa sorte.
Necessita de uma UDID registrada na Apple para usar o update. Se não tiver a UDID podem ocorrer erros e até mesmo seu iPhone ficar travado pra sempre.
Não existe jailbreak para o mesmo ainda. Apenas para o beta1
Primeiro bug encontrado por nós: A Camera não tira fotos. #failApple
iPhone 3G: http://www.megaupload.com/?d=4QHI4OQP (284 MB)
iPhone 3Gs: http://www.megaupload.com/?d=YZ8I4GXP (355 MB)
iPod Touch 2.ª geração: http://www.megaupload.com/?d=ZS7480D0 (210 MB)
iPod Touch 3.ª geração: http://www.megaupload.com/?d=LKPDY2YX (344 MB)
—
iPhone OS 4.0 Release Notes
iPhone SDK Release Notes for iPhone OS 4.0 Beta 2
Contents:
Introduction Bug Reporting Important Note About Upgrading From Beta 1 to Beta 2 Known Issues
Introduction
iPhone SDK 4.0 provides support for developing iPhone applications and includes the complete set of Xcode tools, compilers, and frameworks for creating applications for iPhone OS and Mac OS X. These tools include the Xcode IDE and the Instruments analysis tool among many others.
With this software you can develop applications that run on iPhone or iPod touch using the included iPhone Simulator, which runs iPhone OS 4.0. Installing iPhone SDK 4.0 requires a Macintosh computer running Mac OS X 10.6.2 (Snow Leopard) or later.
We encourage developers to apply to the iPhone Developer Program for access to additional support resources, including provisioning resources to enable development directly on an iPhone or iPod touch. For more information visit:
http://developer.apple.com/iphone/program/
Bug Reporting
Important: This is a preliminary document for an API or technology in development. Although this document has been reviewed for technical accuracy, it is not final. Apple is supplying this information to help you plan for the adoption of the technologies and programming interfaces described herein. This information is subject to change, and software implemented according to this document should be tested with final operating system software and final documentation. Newer versions of this document may be provided with future seeds of the API or technology.
Please report any bugs not mentioned in the “Known Issues” section using the Apple Bug Reporter
on the Developer Connection website at: http://developer.apple.com/bugreporter/.
Important Note About Upgrading From Beta 1 to Beta 2
When upgrading a device from Beta 1 to Beta 2, you must do one of the following things:
1. Turn off the passcode before upgrading, and after the upgrade, turn the passcode back on. You might not be able to do this if you have a configuration profile or Exchange policy that requires it. In this case you will have to do an Erase Install.
2. Perform an Erase Install, followed by a restore of your backup. Your passcode will be erased, and you must enter a new one after the restore.
If you back up your device on a computer running Mac OS X, you must install the Beta 2 SDK on that computer before you attempt to backup and restore the device, otherwise the device will refuse to proceed with the backup. If you also reinstall iTunes, you must install the Beta 2 SDK after installing iTunes.
If you back up your device on a computer running Windows, you must install the Apple Mobile Device Support files on that computer before you attempt to back up and restore the device, otherwise the device will refuse to proceed with the backup. If you also reinstall iTunes, you must install the Apple Mobile Device Support files after installing iTunes. To install the Apple Mobile Device Support files on a computer running Windows XP, Vista, or Windows 7 do the following:
1. Install iTunes 9.1 GM if it is not already installed. 2. Uninstall several existing items (in the order specified below).
On Vista or Windows 7 go to ‘Programs and Features’ in Control Panel… to uninstall the items. On Windows XP go to ‘Add or Remove Programs’ in Control Panel… to uninstall the items. Perform the following steps, in order:
a. Uninstall Apple Mobile Device Support. b. Uninstall Apple Application Support.
c. Reboot the machine.
3. Install the new items (in the order specified below).
On Vista or Windows 7 go to ‘Programs and Features’ in Control Panel… to install the items. On Windows XP go to ‘Add or Remove Programs’ in Control Panel… to install the items. Perform the following steps, in order:
a. InstallAppleApplicationSupport.msi. b. Install one of the following items:
For 32 bit systems, install AppleMobileDeviceSupport.msi. For 64 bit systems, install AppleMobileDeviceSupport64.msi.
Known Issues
iTunes
iTunes 9.1 does not support folders. Syncing with iTunes 9.1 may erase any folders created on your device.
Xcode
NEW: LLVM-GCC and the Clang LLVM Compiler are now included as an optional compiler for iPhone development.
FIXED: The definitions of the Standard and Optimized presets for the Architectures (ARCHS) build setting have changed. The new default settings are:
Standard: armv6 + armv7 – (Default: a universal binary compatible with all supported iPhone, iPod touch and iPad devices)
Optimized: armv7 – (a thin binary requiring newer devices which support OpenGL ES 2.0, including iPhone 3GS, recent iPod touch and iPad devices)
Interface Builder
FIXED: Launching iPad applications in the simulator from within Interface Builder is not supported in this seed.
AddressBook
FIXED: Image thumbnails are not displayed when the ABPersonSetImageData function is called before assigning a value to the displayedPerson property of a ABPersonViewController object.
Core Graphics CGFontCreateWithFontName can hang in some circumstances when using the UIAppFonts
key in the Info.plist.
GameKit
Applications currently using GameKit voice chat may experience an echo.
NEW: The desiredPlayers property has been removed from the GKMatchRequest class
FIXED: Matchmaking may occasionally fail. A workaround is to wait three seconds before hitting play when matchmaking in the game.
NEW: GameKitBeta.h has been renamed to GameKitPreview.h. This will break existing projects that link against GameKitBeta.h. Please recompile as needed.
Mail now supports the following RFC extensions: COMPRESS (4978)
ESEARCH (4731) CHUNKING (3030) 8BITMIME (1652) ENHANCEDSTATUSCODES (3463) BINARYMIME (3030) CONDSTORE (4551)
MediaPlayer
In iPhone OS 3.2 and later, the MPMoviePlayerController class now defaults to share the application’s audio session for audio playback and related audio behaviors. This allows the movie player’s audio to mix with the rest of the application’s audio, as well as to conform to the behaviors of the application audio session’s audio category (such as mixing with other applications’ audio and/or obeying the Silent Switch). In iPhone OS 3.1.3 and earlier, this class always uses a system-supplied audio session. To obtain that same behavior in iPhone OS 3.2 and later, you must set the useApplicationAudioSession property of the movie player controller object to NO. Please refer to the Audio Session Programming Guide, including the “Working with Movies and iPod Music” section, and the MPMoviePlayerController Class Reference for more about audio sessions and their behaviors with MPMoviePlayerController.
FIXED: MPMoviePlayerController using the UIScreen APIs may not display the expected output when trying to play a movie after calling the setFullscreen:animated: method of the movie player controller with the value YES for the fullscreen parameter.
MobileMe
Your device will not appear in Find My iPhone at me.com. You will not be able to locate, display a message, remotely lock or remotely wipe your device with this beta version of iPhone OS.
Multitasking NEW: The time limit for task completion has changed from 5 minutes to 10 minutes.
Simulator
FIXED: You may experience an unresponsive pixel area at the top of the simulator for UITouch events.
UIKit
The presentOpenInMenuFromRect:inView:animated: and presentOpenInMenuFromBarButtonItem:animated: methods of UIDocumentInteractionController may not open the selected application.
NEW: On iPhone OS 4.0, applications that add a text field to a UIAlertView will need to stop moving the UIAlertView by hand to avoid layout issues.
UIKit ImagePicker FIXED: UIImagePickerController objects may not draw the image at the expected size.
UIKit Text FIXED: When setting a password, the cursor may blink on the last letter.
The Text Input System never calls the methods found in the documentation under the “Determining Layout and Writing Direction” category.
UI Automation
FIXED: The UI Automation instrument may fail when targeting the Simulator without the following preferences set first:
defaults write ~/Library/Application\ Support/iPhone\ Simulator/4.0/Library/Preferences/com.apple.Accessibility AccessibilityEnabled -bool YES
defaults write ~/Library/Application\ Support/iPhone\ Simulator/4.0/Library/Preferences/com.apple.Accessibility ApplicationAccessibilityEnabled -bool YES
Last updated: 2010-04-16

Pay Monthly Laptops
nov 11, 2011 @ 09:50:40
Superb Website……
[...]That’s the end of this article. Here you will find a few websites that we think you’ll appreciate, simply click all the links.[...]…