Re: Was using SnowLeopard, Xcode 4.2, iOS 5.0.1... now storyboard won't update

2012-03-10 Thread R
It's there For some reason, a previous backup works fine on both platforms. I give up will rewrite code to bring back up to speed. Apple Updates are starting to make me nervous... Thanks for the help -- Ron On Mar 10, 9:55 am, Roland King wrote: > Is the story board actually in the

Re: Was using SnowLeopard, Xcode 4.2, iOS 5.0.1... now storyboard won't update

2012-03-10 Thread Roland King
Is the story board actually in the bundle? Go take a look at what you built and make sure it's in there . On Mar 11, 2012, at 12:00 AM, R wrote: > I run the app in Xcode 4.2 just fine. > > I move the exact same app over to 4.3, change target to iOS 5.1 and > get the error: > > "Could not find

Re: Was using SnowLeopard, Xcode 4.2, iOS 5.0.1... now storyboard won't update

2012-03-10 Thread R
I run the app in Xcode 4.2 just fine. I move the exact same app over to 4.3, change target to iOS 5.1 and get the error: "Could not find a storyboard named 'MainStoryboard' in bundle NSBundle" My storyBoard is listed in plist. Any thoughts? On Mar 9, 7:48 pm, Roland King wrote: > Have you tr

Re: Was using SnowLeopard, Xcode 4.2, iOS 5.0.1... now storyboard won't update

2012-03-09 Thread Roland King
Have you tried clean builds and removing the app from the simulator entirely then rerunning? I've had cases in the past where the new version of the app wasn't uploaded until I removed it first. On 10 Mar, 2012, at 9:31, R wrote: > I switched to Lion, XCode 4.3.1, iOS 5.1. I run my properl

Was using SnowLeopard, Xcode 4.2, iOS 5.0.1... now storyboard won't update

2012-03-09 Thread R
I switched to Lion, XCode 4.3.1, iOS 5.1. I run my properly functioning app on the 5.1 iPhone simulator and the changes I make to the storyboard don't show up in the run. I'm totally perplexed and frustrated. I literally disconnected a segue and removed buttons and they still appear in the test