Errata

Graphics and Animation on iOS

Errata for Graphics and Animation on iOS

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
PDF Page 4
4th action

On page 4, you say select View-based Application, then went on to create a view controller named GraphicsViewControllerView.

The problem is that the View-based template creates GraphicsViewController with a nib by default.

But Figure 8 on page 8 has only the GraphicsViewController.h and GraphicsViewController.m,
and not the GraphicsViewControllerView.h and GraphicsViewControllerView.h you created.

So I think you meant to use Window-based Application template, that does not create a view controller by default.

Kris  Jul 12, 2011