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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:51:13+00:00 2026-05-28T06:51:13+00:00

Currently i am working on Xcode 4.2 with iOS 5 sdk. I have created

  • 0

Currently i am working on Xcode 4.2 with iOS 5 sdk. I have created the project with core data framework. I have designed the screens and deployed in iOS 5 devices.

I want to run my project in Xcode 3.2 because i want to deploy the app in iOS 4.2 devices.

So when i tried to run that project in Xcode 3.2 with iOS 4.2 sdk simulator, there is no errors in Project settings but i have got errors in AppDelegate and main.m file. because i know Appdelegate and main.m file could be changed in Xcode 4.2. Thats why its not supported in Xcode 3.2.

I have cleared that errors that means i have changed that file as like support in Xcode 3.2. but when i running project i have seen only flash screen only and there is no others output(just blank screen).

How to solve these problems and how to run my project in Xcode 3.2 with iOS 4.2 sdk?

Please help in this regards!!!

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-05-28T06:51:13+00:00Added an answer on May 28, 2026 at 6:51 am

    If you are creating app in Xcode 4.2 with ios 5, it can not be run in old ixcode because new ios contain two new property like “Strong and “weak” which not available in old ios. I face the same problem earlier and didn’t find out solution. Change the code of main like your old project main. I am not sure it work

    Xcode 3.2

    @property (nonatomic, retain) IBOutlet UIWindow *window;
    

    Xcode 4.2

    @property (strong, nonatomic) UIWindow *window;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new to iOS 5. Currently working with xcode 4.2,Base sdk iOS 5.0,Apple
I've been working on my first XCode/iOS project and so far it's been an
I'm currently working in Xcode on an iOS app... I've set up a UIAlertView
I'm currently working in Xcode on an iOS app... I've set up a UIAlertView
My iPhone app currently uses Core Data to save Growth Entries created by the
I'm currently working on a project in iOS where I want the UItouch command
I`m currently working on a script, and I have the following situation. function somnicefunction()
I am currently working on a project and my goal is to locate text
I'm currently working on creating a new C# project that needs to interact with
I am currently working on a project with specific requirements. A brief overview of

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.