Wiley 978-1-1180-0759-4 Datenblatt

Stöbern Sie online oder laden Sie Datenblatt nach Software-Handbücher Wiley 978-1-1180-0759-4 herunter. Wiley Xcode 4 Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 22
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
In This Chapter
Introducing Xcode 4
Understanding the
history of Mac
development tools
Developing Xcode
Moving to Xcode 4
Comparing iOS and OS X
development
X
code is Apple’s free suite of developer tools; it is used to cre-
ate applications for iOS mobile devices and for Mac OS X.
Xcode 4, shown in Figure 1.1, is the most recent version and
is a radical update with many new features.
Developer tools are complex, and Xcode has always tried to hide
much of that complexity from novice developers. You can use
Xcode in a very simple click-to-build way, but this simplicity can be
misleading. Many developers never explore Xcode’s more
advanced features and never discover how they can use them to
save time, solve problems, or extend their projects with original
and creative features.
Xcode also includes an unexpectedly enormous selection of helper
applications and developer tools. A complete guide to every ele-
ment in Xcode would require a shelf of books. This book concen-
trates on beginner- and intermediate-level features, but also
includes hints and pointers for advanced developers.
05_9781118007594-ch01.indd 305_9781118007594-ch01.indd 3 5/17/11 11:45 AM5/17/11 11:45 AM
COPYRIGHTED MATERIAL
Seitenansicht 0
1 2 3 4 5 6 ... 21 22

Inhaltsverzeichnis

Seite 1 - Introducing Xcode 4

In This ChapterIntroducing Xcode 4Understanding the history of Mac development toolsDeveloping XcodeMoving to Xcode 4Comparing iOS and OS X developmen

Seite 2 - Mac Development Tools

12 Getting StartedWorking with multiple windowsNot every developer is enthusiastic about single-window development. Fortunately, you can open multiple

Seite 3 - Developing Xcode

Chapter 1: Introducing Xcode 4 13Figure 1.6The navigation bar drastically speeds up access to any file in your project, by presenting them all in a

Seite 4 - CAUTION

14 Getting StartedFigure 1.7At the left of the navigation bar, a separate menu shows files and items that are more loosely related to the currently se

Seite 5 - Alternatives to Xcode

Chapter 1: Introducing Xcode 4 15Figure 1.8The button for selecting the Assistant option is in the grouping at the top right and looks like a light

Seite 6 - CROSSREFERENCE

16 Getting StartedFigure 1.9You can change the behavior of Assistant to select a specific type of counterpart file, which can include an object’s supe

Seite 7 - Moving to Xcode 4

Chapter 1: Introducing Xcode 4 17Figure 1.10Creating outlet code automatically in Xcode 4. This is a very powerful time-saving feature.Exploring cod

Seite 8

18 Getting StartedFigure 1.11New left and right panes in Xcode 4 display ancillary information and manage optional features that may not be needed whi

Seite 9 - Working with tabs

Chapter 1: Introducing Xcode 4 19Figure 1.12The new Code Snippets feature makes it easy to reuse code and is a partial replacement for Xcode 3’s Cod

Seite 10 - Working with multiple windows

20 Getting StartedFigure 1.13The new debugger area no longer appears in a separate window, although for convenience you may decide to launch it in one

Seite 11

Chapter 1: Introducing Xcode 4 21 NOTEXcode doesn’t include network deployment features. But it does create application binaries that can be handed

Seite 12 - Using the Assistant

4 Getting StartedFigure 1.1Xcode 4’s simplified interface hides familiar old features and some unexpected new ones.Understanding the History of Mac De

Seite 13

22 Getting StartedDeveloping for iOSiOS development is more complicated than OS X development. Development is controlled by provisioning, an Apple-gen

Seite 14

Chapter 1: Introducing Xcode 4 23Figure 1.15Create a very simple iOS app, and test it in the Simulator. The Simulator is best considered an educa-ti

Seite 15

24 Getting StartedThe development workflow is almost completely distinct. The two platforms have these features: A separate collection of classes for

Seite 16

Chapter 1: Introducing Xcode 4 5Figure 1.2The MPW IDE is available on Apple’s FTP site, and users of antique Macs can download and use it. NOTEEarly

Seite 17 - Exploring the debugger

6 Getting StartedXcode 3.2 is shown in Figure 1.3 and was released with OS X 10.6 “Snow Leopard.” Prior to this release, Apple supplied separate build

Seite 18 - Developing for OS X

Chapter 1: Introducing Xcode 4 7Understanding Xcode 4’s Key FeaturesFor developers who are beginning Xcode, Xcode 4 includes the following features:

Seite 19

8 Getting Started A code editor that includes static code checking, code completion, and dynamic hints and tips. A visual UI design tool called Inter

Seite 20 - Developing for iOS

Chapter 1: Introducing Xcode 4 9 NOTERumors surface regularly of a merger, or at least a relationship, between Xcode and Microsoft’s Visual Studio s

Seite 21

10 Getting Started Support for Schemes, which offer fine control over how projects build, and support dif-ferent build options for different applicati

Seite 22

Chapter 1: Introducing Xcode 4 11In the first release of Xcode 4, it’s no longer possible to customize this area with your own selec-tion of build/r

Kommentare zu diesen Handbüchern

Keine Kommentare