Search
Goodies

Social Networks
Designs I Like
« Studying the DropBox APIs | Main | Updates »
Saturday
Jun262010

Interface Builder Targets

A few days ago I wrote a blog post about updating an iPhone application for iOS4 and Xcode 3.2.3. Today. I discovered that many of the errors Interface Builder was generating when building my project under Base SDK 4, Target 3.1.2 was bad settings in many of my XIB files.

Before, the Deployment target was iPhone OS 2.1 and Development Target was Interface Builder 3.0.
Since this is an iOS 3.1 based application, I made the following changes to all the XIB with errors:
By making those changes, all the warnings were gone.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>