Pro iOS 5 Tools: Xcode Instruments and Build Tools (Paperback)

Brandon Alexander

  • 出版商: Apress
  • 出版日期: 2011-12-23
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 392
  • 裝訂: Paperback
  • ISBN: 1430236086
  • ISBN-13: 9781430236085
  • 相關分類: Apple Developer
  • 已過版

買這商品的人也買了...

商品描述

Building on your knowledge of how to write basic applications, Pro iOS 5 Tools shows how to take your apps from promising to real, and from good to great, by using numerous performance and debugging techniques.



You will start by studying an alpha-stage iOS app and learning how you can use the tools provided in the iOS developer’s toolbox, plus popular third-party tools, to take an app to a final product and ready to ship. Your own app development will never be the same again!

  • Learn the tools available to all iOS developers: Xcode, Instruments, network diagnostic tools and version control
  • Techniques for debugging by using Instruments, as well as the new features available in newest version of Xcode
  • Performance tuning techniques and workflow enhancements

What you’ll learn

  • How to set up a bare-bones shopping cart app; from creating a new project to using a distributed version control system for setting up the environment
  • How to work your way through an app and tune the user interface for performance
  • How to diagnose and address memory issues, leaks and dealing with intermittent crashes
  • How to deal with networking issues and reliably recreate or simulate these environments
  • How to address multitasking, behind the scenes power drains, and reduce/optimize power usage from the radio and other power draining features in iOS devices
  • How to distribute your app to beta testers, prepare for the App Store and speed up development time by learning shortcuts and other enhancements to developer tools

Who this book is for

This book is for iOS developers looking to fully utilize iOS 5 tools like Xcode, Interface Builder and more, making their apps development faster and more efficient.

Table of Contents

  1. Wax On, Wax Off
  2. First-Class Tools
  3. Three Screens and...Well, It Runs
  4. Memory Management and Diagnostics
  5. Core Animation and Smooth Scrolling 
  6. Networking, Cache, and Power Management 
  7. Prepare the Beta!
  8. Why Are Things Breaking?
  9. Can We Automate Some of This?
  10. Now, They Want an iPad Version
  11. How Do I Share Some of This?
  12. One More Thing