Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7582999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T18:34:30+00:00 2026-05-30T18:34:30+00:00

*Update: This now doesn’t work on either the iPhone or the Simulator. After I

  • 0

*Update: This now doesn’t work on either the iPhone or the Simulator. After I ran a clean build I got the error on the simulator:

Could not load NIB in bundle: 'NSBundle </var/mobile/Applications/572536B3-5E7D-4F2B-8D80-4345412DCF10/Quotes.app> (loaded)' with name 'RootViewController'

I have inspected the MainWindow.xib file and there is no mention of the RootViewController. I renamed this much earlier to CategoryViewController.

Here is my CategoryViewController at the request of @megger:

#import <UIKit/UIKit.h>
#import "Category.h"
#import "AddSubjectController.h"
#import "SubjectViewController.h"
#import "SBTableAlert.h"

@class SubjectViewController;
@class AddSubjectController;
@class SearchViewController;

@interface CategoryViewController : UITableViewController  <UIAlertViewDelegate, SBTableAlertDelegate, SBTableAlertDataSource> {

    NSMutableArray *categories;
    NSMutableArray *allCategories;
    NSMutableArray *subjects;
    NSMutableArray *allSubjects;
    AddSubjectController *addSubController;
    SubjectViewController *subViewController;
    SearchViewController *svc;
    NSIndexPath* checkedIndexPath;

}

@property (nonatomic, retain) NSMutableArray *categories;
@property (nonatomic, retain) NSMutableArray *allCategories;
@property (nonatomic, retain) Subject *selectedSubject;
@property (nonatomic, retain) Quote *selectedQuote;
@property (nonatomic, retain) NSMutableArray *allSubjects;
@property (nonatomic, retain) NSMutableArray *subjects;
@property (nonatomic,assign) QuoteMapViewController *qmv;
@property (nonatomic,assign) SearchViewController *svc;
@property (nonatomic, assign) NSInteger mySection;
@property (nonatomic, assign) NSInteger myRow;
@property (nonatomic, retain) NSIndexPath* checkedIndexPath;

@end
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T18:34:32+00:00Added an answer on May 30, 2026 at 6:34 pm
    Could not load NIB in bundle: 
    'NSBundle </var/mobile/Applications/572536B3-5E7D-4F2B-8D80-4345412DCF10/Quotes.app> 
    (loaded)' with name 'RootViewController'
    

    (1) Use a text searcher like BBEdit or EasyFind to search your project folder for “RootViewController”. It’s there somewhere. For example, if you have a class called RootViewController and you instantiate it with alloc-init or in some other way that fails to specify a nib, it will look for a nib called RootViewController.

    (2) What was the last time you did a Clean All on this project? I think it’s time to do one. There may be cruft in your built app, and only a Clean can get it out of there. See my advice here: How to Empty Caches and Clean All Targets Xcode 4

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I got this far: :~ curl -u username:password -d status=new_status http://twitter.com/statuses/update.xml Now, how can
Update: Now that it's 2016 I'd use PowerShell for this unless there's a really
UPDATE 2011.09.13 This bug has been resolved by Adobe. The example code below now
Update: This does work, I was being stupid :( i have the following extension
It used to work, and now it doesn't. python manage.py syncdb no longer makes
Weirdly, it has worked before and now it doesn't: getting the following error: Exception
Update: This was a bug which has been fixed by now (Chrome 18). I
I now this has been asked a thousand times but that doesn't help me
UPDATE - No need to answer this now, I have solved below. Hi, I'm
Update: This turned into a blog post, with updated links and code, over at

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.