• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Compile problem with iOS 4.1 Xcode 3.2.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile problem with iOS 4.1 Xcode 3.2.4


  • Subject: Re: Compile problem with iOS 4.1 Xcode 3.2.4
  • From: Dave Carrigan <email@hidden>
  • Date: Fri, 10 Sep 2010 10:27:22 -0700

On Sep 10, 2010, at 10:17 AM, David Dunham wrote:
> Check in the Apple forums, there's an Xcode bug and you have to define a symbol as a workaround.


Specifically, I stuck this at the of my pch file:

#ifndef __IPHONE_OS_VERSION_MIN_REQUIRED
#define __IPHONE_OS_VERSION_MIN_REQUIRED __IPHONE_3_0
#endif

You should set it to whatever your deployment target is.

--
Dave Carrigan
email@hidden
Seattle, WA, USA

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >iPhone 4.1 Documentation (From: Luca Ciciriello <email@hidden>)
 >Compile problem with iOS 4.1 Xcode 3.2.4 (From: jerry porter <email@hidden>)
 >Re: Compile problem with iOS 4.1 Xcode 3.2.4 (From: David Dunham <email@hidden>)

  • Prev by Date: Re: Compile problem with iOS 4.1 Xcode 3.2.4
  • Next by Date: Assertion failed: (cls), function getName: what is this?
  • Previous by thread: Re: Compile problem with iOS 4.1 Xcode 3.2.4
  • Next by thread: Re: iPhone 4.1 Documentation
  • Index(es):
    • Date
    • Thread