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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:16:47+00:00 2026-06-07T11:16:47+00:00

I have added my iphone as device and associate it with provisioning. Then I

  • 0

I have added my iphone as device and associate it with provisioning. Then I download the newest provisioning and install it (I have successed added ipad as test device before).

Now, in the “Organizer”, I can see the iphone device but when I connect iphone device I can not find the iphone device to run my app. My software version is 4.2.1, is it the version not the latest that lead to this problem? Or what is the possible reason?

  • 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-07T11:16:48+00:00Added an answer on June 7, 2026 at 11:16 am

    Yes, the software version of the iPhone matters. It has to be within the range of the minimum deployment target outlined in your project. So:

    1. If you pull up your “project” settings (click on the top most folder at the root of the list of all of the source files tree structure in the project navigator panel on the left, then in the main panel click on your project name underneath “PROJECT” and the select the “Info” tab, there’s something there that says “iOS Deployment Target”. If that iOS version is greater than the iOS version of your device, you won’t see the device listed in Xcode’s schemes (where you select devices v simulators). By the way, it’s ok if your app’s “base SDK” is a higher number (just make sure you don’t use any iOS 5-only method, or if you do, make sure your program programmatically tests for the existence/support of those methods), just make sure the deployment target is low enough for your device. Anyway, if you change the “iOS Deployment Target”, your device should show up. (Also, by the way, if you altered your target’s minimum deployment (i.e. if you ever changed it so it no longer defaults to the project’s minimum “iOS Deployment Target”), you might have to tweak that setting, too.)

    2. Also, if your iOS version is 4.2.1, I wonder if you’re dealing with an iPhone 3G (the model before the 3GS). I say that because 4.2.1 is the maximum iOS version on that old hardware. Anyway, if this is the case, you should understand that the iPhone 3G and early iPod touches use the ARMV6 processor, rather than the ARMV7 processor. So even if you change the “iOS Deployment Target” to iOS 4.0, for example, you’ll see your iPhone 3G show up on the list of devices for which you can build, but it won’t work (and it won’t give you any meaningful error message). This is only a concern if you’re dealing with the 3G or earlier. To support those older devices (if this is a concern), in addition to the “iOS Deployment Target” setting discussed above, you also have to go to the “Build Settings” tab, find the “Architectures” entry, and make sure you add “armv6” as another option (click on the value next to “Architectures” (it might say something like “Standard (armv7) – $(ARCHS_STANDARD_32_BIT)”, click on “Other…”, and when you get the dialog box, click on “+” and add “armv6” (without quotes) as an acceptable value.

    3. Once you do this, you may want to click on the button about “Validate Settings”, because there’s a cpu related fix that it suggests. Don’t know if you need it, but I let it fix my project.

    4. Finally, you will want to go back to your Project Navigator panel on the left (where you see all of your source files), find your app’s plist (easiest to just type “plist” in the search box in the bottom left corner underneath the files), and go to the “Required device capabilities”. Expand that list and if you see armv7 there, just get rid of the armv7 entry.

    Points 2-4 are only required if you need to support older hardware, but this is unnecessarily complicated and unintuitive. Hopefully this helps.

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

Sidebar

Related Questions

I have added the <QuartzCore/QuartzCore.h> to my Frameworks folder in my iPhone project and
I am new to iphone development.I have created a UIview controller class and added
I have added an UIImageView as a subview in UIView , and then I
I have a (dev) build for the iPhone App & I need to install
I need to install an app into my iPhone, I have the .ipa file
I wrote an iPhone app. Then, I changed the interface a fair bit, added
I have added the iPhone's Tock sound to my own custom keyboard like this:
I have added a refresh UIBarButtonItem to my navigation bar on my iPhone app.
I have added a function of Email in my iPhone application and it is
I have added a tab bar (UITabBar) in my iPhone application. I want to

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.