Interface Builder is unable to open documents of type iPad XIB.
Posted
by sagar
on Stack Overflow
See other posts from Stack Overflow
or by sagar
Published on 2010-03-23T12:10:37Z
Indexed on
2010/03/23
12:13 UTC
Read the original article
Hit count: 770
After installing SDK 3.2 Beta 5 on your MAC. Please follow this steps to understand my problem.
- Start XCode.
- Click on Help Menu - Select Developer Documentation
- from the toolbar of window - Click on Home - & select iPhone OS 3.2 Library
- On the left side of screen - you can see Cocoa Touch Layer Category under Frameworks
- Select UIKit from it.
- On right side you will have - ToolbarSeach - as an first one link on it.
- Click on it. After clicking on it - You will see an option of "Open Project in xCode" on the title.
- Click on it & save the project to open it.
- Now, Click on run to execute this sample code.
- After compilation - it will give you two errors. something like this - "Interface Builder is unable to open documents of type iPad XIB."
I don't know why this error is disturbing me? What should be solution to resolve it?
Sagar.
© Stack Overflow or respective owner