Is there any severe changelog for iOS6?

2019-04-26 15:55发布

Is there any "severe" or "critical" changelog for iOS6? I believe Apple's official documentation on "What's new" is very poor for navigation(too large), since there is only "good" new stuff. But nobody ever said that IBAction for touchUpInside is now superior to gestureRecognizer or that CLLocationManager already runs on main thread.

These are things I came across and found them afterwards in the Apple documentation. Since it is too large, it is too much to read it and then remember it and then when writing code, be like "oh right, they changed this, it's on page 42...".

Is there ANY(even fan/developer/enthusiast) page/blog that shows the top painful changes?

1条回答
啃猪蹄的小仙女
2楼-- · 2019-04-26 16:42

In addition to What's new there are Release Notes and API Diffs, mentioned in Developer Library Release Notes :)

查看更多
登录 后发表回答