Beginning Xcode

James Bucanek

  • 出版商: Wrox Press
  • 出版日期: 2006-03-17
  • 售價: $1,580
  • 貴賓價: 9.5$1,501
  • 語言: 英文
  • 頁數: 590
  • 裝訂: Paperback
  • ISBN: 047175479X
  • ISBN-13: 9780471754794
  • 相關分類: Apple Developer
  • 已過版

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

商品描述

Description

Xcode is a powerful suite of free development tools from Apple Computer that will allow you to create Macintosh applications, plug-ins, web components, applets, and more using languages such as C, C++, Objective-C, Java, and AppleScript.

What you will learn from this book:

  • Control window layout to match your development style.
  • Master source file organization.
  • How to access a source control management system, right in the Xcode interface.
  • How to quickly navigate to files, symbols, bookmarks, declarations, and definitions within your project; find reference documents and instantly access API documentation.
  • Harness Xcode’s smart editing features, such as auto-indent, code completion, and text macros.
  • Discover how easy it is to browse class information and create dynamic class diagrams.
  • Get started using Xcode’s Interface Builder and Data Modeling design tools.
  • Learn to customize target build phases, add your own compilers, write your own build processes, and integrate Xcode with other build tools like Ant and gnumake.
  • How to create and integrate unit tests into your projects.
  • Harness the full power of the debugger with smart breakpoints and custom data formatters. Learn how to change variables, and even fix bugs, while your program is still running.
  • Start using Xcode’s suite of performance analysis tools to find problems and accelerate your code.
  • Customize scores of hidden, and often undocumented, Xcode features. Learn how to remap keyboard commands, create your own project and file templates, and even add your own commands to the Xcode menus.

Instead of "cookbook" projects specific to a particular language, developer James Bucanek details each Xcode feature with step-by-step instructions that can be applied directly to your projects. Example projects that demonstrate a single concept make it easy to explore each feature.

 

Table of Contents

Acknowledgments.

Introduction.

Chapter 1: Installing Xcode.

Chapter 2: The Grand Tour.

Chapter 3: Xcode Layout.

Chapter 4: The Project.

Chapter 5: Sources.

Chapter 6: Editing Text.

Chapter 7: Searching.

Chapter 8: Class Browser.

Chapter 9: Help and Documentation.

Chapter 10: Interface Builder.

Chapter 11: Class Modeling.

Chapter 12: Data Modeling.

Chapter 13: Targets.

Chapter 14: Building Projects.

Chapter 15: Debugging.

Chapter 16: Performance Analysis.

Chapter 17: Unit Testing.

Chapter 18: Sharing Source.

Chapter 19: Customizing Xcode.

Appendix A: Exercise Answers.

Appendix B: Project Templates.

Index.