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 7842955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T16:26:21+00:00 2026-06-02T16:26:21+00:00

Ok, this one has to have been asked before but sometimes you’re so lost

  • 0

Ok, this one has to have been asked before but sometimes you’re so lost you don’t even know what to look for. I created an iOS project with a tab bar template (default basic one from Xcode). Now I don’t care so much about this template and want to use a single view. I designed what I needed in the story board and modified its custom class to the controller I use.

enter image description here (Custom class subclass UIViewController)

Those are the only steps I have done so far. When the simulator is launched, the old template, that doesn’t exist anymore in the story board, is used and is still functional. I created a new project with the template I want and I don’t see anything special that I have to do in my main project to have it that way.
If someone could point me in the right direction that would be greatly appreciated.

Thanks

  • 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-06-02T16:26:22+00:00Added an answer on June 2, 2026 at 4:26 pm

    I’m not entire sure what custom class you’re setting. Obviously you can’t make the class of a UIViewController a UIView. Try to include the word ‘Controller’ in the name of any UIViewController subclasses.

    Storyboarding a project

    Do you see the storyboard at at all? If not –

    Your AppDelegate.m should look something like this:

    - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
    {
        // Override point for customization after application launch.
        return YES;
    }
    

    To ‘use’ the storyboard,

    • Hit cmd-1 to see your files in the left side bar
    • Select your project (top most item)
    • In the Summary section you should have 1 or 2 targets, select your target (ie: the non-test target)
    • Set your storyboard under iPad/iPad Deployment Info

    Alternatively under the Info tab you can set the Main storyboard file base name plist entry.

    Adding a View Controller

    After deleting everything in the storyboard except the Tab Bar Controller Scene, ensure you’re not directly setting it’s view or anything special.

    Drag a View Controller into the Storyboard canvas, then ctrl-drag from the centre of the Tab Bar Controller to the centre of the new controller, creating a relationship segue.

    Then hit shift-cmd-k to clean and cmd-b/r to build/run 🙂

    Hope this helps!

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

Sidebar

Related Questions

I know this question has been asked before, but no one has given any
I know this question has been asked before, but this was one and a
I know this one has been asked before, however I can't seem to find
I know this is a question that has been asked many times before, but
All- I know this has been asked, but the previous solutions don't seem to
You would think this one has been asked before but I cant find it.
This must have been asked before but I can't find one. I have retrieved
I know that this has been asked a million times before, but nothing that
This question has been asked before, but none that I have reviewed give a
This has been asked before, but never answered particularly exhaustively. Let's say you have

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.