First I would make sure on page 93 that you entered everything that is needed. There are no
bold lines of code and the following should be bold and must be input into the project:
Code:
@class HelloWorldViewController;
HelloWorldViewController *viewController;
@property (nonatomic, retain) IBOutlet HelloWorldViewController *viewController
If this doesn't resolve your problem. I would suggest that you redo the project, in case you made some errors following the steps. If the redo works, try to locate the discrepancies between the 2 projects.
If that doesn't help you could send me your project files at
[email protected]
and I will diagnose it.