• 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: Xcode 2.5/3.1 project compatibility
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.5/3.1 project compatibility


  • Subject: Re: Xcode 2.5/3.1 project compatibility
  • From: "James W. Walker" <email@hidden>
  • Date: Sun, 11 Jan 2009 16:55:40 -0800


On Jan 7, 2009, at 10:52 PM, James W. Walker wrote:

When I took a project that had been edited in Xcode 3.1.2 and opened it in Xcode 2.5, it wouldn't compile anything, though there was no error message. The target has a compile sources build phase with plenty of files in it, but it gets skipped. And when I look at the build settings, there aren't any sections for GCC. Is there any way to fix it?


For the record, I figured it out.  An xcconfig file said

ARCHS = $(ARCHS_STANDARD_32_BIT)

and apparently Xcode 2.5 doesn't understand ARCHS_STANDARD_32_BIT, so it thought there were no architectures, hence nothing to compile.
_______________________________________________
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: 
 >Xcode 2.5/3.1 project compatibility (From: "James W. Walker" <email@hidden>)

  • Prev by Date: Re: Data formatter for ICU UnicodeString
  • Next by Date: Re: Program compiles, but does not run
  • Previous by thread: Re: Xcode 2.5/3.1 project compatibility
  • Next by thread: Online search fails to find 2008/2009 posts
  • Index(es):
    • Date
    • Thread