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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:32:56+00:00 2026-06-11T20:32:56+00:00

I inadvertently ended up with these values being used in an XCode build: IPHONEOS_DEPLOYMENT_TARGET

  • 0

I inadvertently ended up with these values being used in an XCode build:

IPHONEOS_DEPLOYMENT_TARGET = 4.0
SDKROOT = iphonesimulator6.0

I never thought about his before (I’m an iOS noob) but would this mean my app would run on devices with iOS4 and above, or only on iOS6?

  • 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-11T20:32:57+00:00Added an answer on June 11, 2026 at 8:32 pm

    Deployment target is the minimum version you support. SDK Root (or Base SDK in the GUI), is the set of frameworks you use when building. You must be aware tho, that building with SDK 6.0 gives access to many API calls that are not available in 4.0~5.0 etc, you MUST check their availability when using them or you will crash on older Software.
    You usually check availability of classes using NSClassFromString(@”NewClass”), if it returns nil its not available.
    To check available of new methods on existing classes, you use [OldClass respondsToSelector:@selector(newMethod:)]
    If you want to use new Frameworks linked in your project, you must declare them as Weak, or you’ll crash on launch on older software

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

Sidebar

Related Questions

I inadvertently let my students overconstrain a shared class used to solve the following
I have a team member who inadvertently pushed over 150 of his local branches
I inadvertently posted revisions to this previous post when I meant to update subsequent
I inadvertently marked all the messages in my inbox as read with this python
I'm migrating a VSS repository to SVN and inadvertently included all of the _vti_cnf,
In one of my builds for an iPhone app, I had inadvertently created a
I have a Sitecore/ASP.NET projects that I'm developing. Today at some point I inadvertently
I have inadvertently svn-deleted a file with svn del --targets del.txt . Now, I'd
I went out to my github repo and discovered that I had inadvertently added
I recently deployed inadvertently a debug version of our game typrX (typing races 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.