有谁知道,有多少方法是不推荐的IOS 6.0?
例如:
1)
– shouldAutorotateToInterfaceOrientation:在iOS 6.0中不推荐使用
而是使用
– shouldAutorotate
Run Code Online (Sandbox Code Playgroud)
2)
– dismissModalViewControllerAnimated: 在iOS 6.0中已弃用
– presentModalViewController:animated: 在iOS 6.0中已弃用
而是使用
– presentViewController:animated:completion:
– dismissViewControllerAnimated:completion:
Run Code Online (Sandbox Code Playgroud)
另一个
– viewDidUnload Deprecated in iOS 6.0
– viewWillUnload Deprecated in iOS 6.0
Run Code Online (Sandbox Code Playgroud)
Iro*_*ill 20
iOS 6中的更改,已弃用方法列表链接
http://www.bgr.com/2012/07/16/ios-6-download-beta-3-change-log/
https://developer.apple.com/library/ios/#releasenotes/General/RN-iOSSDK-6_0/_index.html
https://developer.apple.com/library/mac/#releasenotes/DeveloperTools/RN-Xcode/_index.html
http://blog.twistedhq.com/post/31539631405/whats-new-in-the-new-apple-app-store-guidelines
http://www.bgr.com/2012/07/16/ios-6-download-beta-3-change-log/
http://9to5mac.com/2012/06/25/apple-pushes-ios-6-0-update-to-devs/
去看一下 !!!:)
| 归档时间: |
|
| 查看次数: |
2580 次 |
| 最近记录: |