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

  • Home
  • SEARCH
  • 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 7970601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:25:44+00:00 2026-06-04T07:25:44+00:00

A book described the following steps for a project without any Interface Builder files:

  • 0

A book described the following steps for a project without any Interface Builder files:

  1. After creating a Single View Application, delete the .xib file
  2. Find the ProjectName-Info.plist file and remove the Main nib file base name property. (select it and press Delete)
  3. Find main.m and change the last argument for UIApplicationMain to @"ProjectNameAppDelegate"
  4. remove a @property line in ProjectNameAppDelegate.h and @synthesize in ProjectNameAppDelegate.m

I can’t find (2) above for the property, and since I am using Xcode 4.3.2, the ProjectNameAppDelegate.h has become AppDelegate.h (the .m as well)… I also see a window and viewController properties there… and doesn’t look like they need to be removed as in step 4. How can it be done if it is Xcode 4.3.2 (or later?)

  • 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-04T07:25:45+00:00Added an answer on June 4, 2026 at 7:25 am

    If you want to create a project with a clean slate, Xcode provides a template called Empty Application.

    The standard templates don’t include a main window nib any more, so the change in #2 is not necessary. You should make sure you don’t enable storyboards when you create your project though.

    Yes, the application delegate is just called AppDelegate now. It’s just a name. It doesn’t matter.

    Edit:

    Steps to create an iPhone application with a view controller from an empty application template:

    1. Create a new project using the Empty Application template.
    2. Create a new file, pick the Objective-C class template. Make it a subclass of UIViewController.
    3. Alter AppDelegate.h to import your view controller header.
    4. Create an instance variable for your application delegate to hold your view controller.
    5. Alter application:didFinishLaunchingWithOptions: to instantiate your view controller, assign it to the instance variable, and add its view as a subview to the window.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want to develop the blog application which is described in the book ASP.NET
I'm following Steve Sanderson's example from this ASP.NET MVC book on creating a model
I am trying to comprehend Perl following the way describe in the book Minimal
Q1 Book suggests that before we register new SqlProfileProvider , we should remove any
In Sipser's book of Theory of computation, following is given : a numerical constant
I m bit confused by the following statement in linux device drivers book. http://www.linuxdriver.co.il/ldd3/
I'm using Damian Conway's inside-out objects as described is his wonderful book Perl Best
The well described model of View/Controller/Model is quite clear when it comes to object
I have this test from michael hartl book describe follower/following counts do let(:user) {
A few years ago, I read a book that described how you could override

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.