苹果开发者文档更新(5.206.4)

Using UIImagePickerController to Select Pictures and Take Photos

更新至使用ARC和storyboards

编译要求:Xcode 4.6及以上版本,iOS SDK 6.0及以上版本

运行要求:iOS 6.0及以上版本

 

 

Simple UISearchBar with State Restoration   

项目使用ARC(Automatic 

Reference Counting)和Storyboards,添加对state restoration的支持。

编译要求:Xcode 4.6及以上版本,iOS SDK 6.0及以上版本

运行要求:iOS 6.0及以上版本

 

UICatalog 

针对iOS 6.0进行了升级,使用ARC,UIStatusBarTintParameters,UITextView,UIButton以及UIBarButtonItem 属性字符串,使用当前Objective-C最佳范例。

编译要求:iOS SDK 6.0

运行要求:iOS 6.0及以上版本,ARC

 

Q&A   6月4日首次更新 

Restoring the screen brightness when an app leaves the active state

 

 

原文地址:https://www.cnblogs.com/jiangshiyong/p/3128088.html