What’s New in Objective-C and Foundation in iOS 7

iOS 7 brought some interesting new features to Objective-C and Foundation. New compiler features and improved Foundation classes – read all about them! By Matt Galloway.

Leave a rating/review
Save for later
Share
You are currently viewing page 4 of 4 of this article. Click here to view the first page.

Where To Go From Here

In this article you’ve learned about several new features of Objective-C and its associated frameworks. You should always aim to stay up-to-date with advances in both the language and core system frameworks such as Foundation. If you do so, then you’ll be able to make use of the latest and greatest offerings from Apple.

Go forth and make your apps compiler faster using modules. Make them more resilient to awkward bugs arising from umbrella id return types by using instancetype instead. And finally, start using all the fun new methods and classes found in Foundation!

If you’d like to learn more about What’s New with Objective-C and Foundation (or more about iOS 7 in general), check out our new book iOS 7 by Tutorials. The book contains more info and examples of NSProgress along with tons of other chapters on almost everything else in iOS 7.

In the meantime, if you have any questions or comments, please join the forum discussion below!

Contributors

Over 300 content creators. Join our team.