• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Could not find a storyboard named 'MainStoryboard' in bundle NSBundle ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Could not find a storyboard named 'MainStoryboard' in bundle NSBundle ...


  • Subject: Could not find a storyboard named 'MainStoryboard' in bundle NSBundle ...
  • From: Paul Summermatter <email@hidden>
  • Date: Mon, 13 Aug 2012 14:52:50 -0400

RE: Xcode 4.4.1, OS X 10.7.4

All,

Apologies for the newbie question, but I've either lost my mind, or there is a bug somewhere in the combination of Xcode 4.4.1 and Lion.  I was trying to assist a friend with building their first HelloWorld app (http://developer.apple.com/library/ios/#DOCUMENTATION/iPhone/Conceptual/iPhone101/Articles/01_CreatingProject.html#//apple_ref/doc/uid/TP40007514-CH3-SW3).  The app kept crashing on this person, so I asked for the project.  I installed it on a home machine, ran it, and got the following error:

Could not find a storyboard named 'MainStoryboard' in bundle NSBundle </Users/paulrs/Library/Application Support/iPhone Simulator/5.1/Applications/747BB897-CCB9-4B1B-999E-E6DDB2A67A5F/HelloWorld.app>

The path to my app definitely exists, and there is definitely an en.lproj folder inside of it with a MainStoryboard.storyboard file therein.  

 ls -l "/Users/paulrs/Library/Application Support/iPhone Simulator/5.1/Applications/747BB897-CCB9-4B1B-999E-E6DDB2A67A5F/HelloWorld.app/en.lproj/"
total 24
-rw-r--r--  1 paulrs  paulrs    42 Aug 13 14:19 InfoPlist.strings
-rw-r--r--  1 paulrs  paulrs  5511 Aug 13 14:19 MainStoryboard.storyboard

Feeling like an absolutely idiot in front of my friend, I decided to build the same HelloWorld from scratch, following Apple's directions.  With absolutely no code changes (just letting xcode creating the project and then trying to run it), I ended up with the same error.  I then tried building the app on my work machine that happens to be running Xcode 4.3.3, and it works without any issues.  I feel like an idiot, because I don't even know where to start with this.  I've seen others posting about this same error, but their solutions seem to be related to case sensitivity issues, and I don't see any similar problems in this instance.  If anyone has any clue, I would love to hear about it.

Thanks,
Paul
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Could not find a storyboard named 'MainStoryboard' in bundle NSBundle ...
      • From: Phillip Mills <email@hidden>
  • Prev by Date: Re: Xcode does not stop at breakpoints in UnitTest
  • Next by Date: How do you build "against" the 10.3.9 sdk?
  • Previous by thread: Re: "Closed" Radar Bugs not fixed?
  • Next by thread: Re: Could not find a storyboard named 'MainStoryboard' in bundle NSBundle ...
  • Index(es):
    • Date
    • Thread