• 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
Opening Old Projects in Xcode 4.3.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Opening Old Projects in Xcode 4.3.3


  • Subject: Opening Old Projects in Xcode 4.3.3
  • From: Brian Hughes <email@hidden>
  • Date: Sat, 25 Aug 2012 01:12:56 -0400
  • Importance: Normal

I have an old OS X project that I created in Xcode 2.5. It was created using the OS X 4.11 SDK on an old Power PC G5. The project was done as a Universal (i386). The product it creates works fine on intel computers. However I have decided to begin the process of upgrading it to the modern world. When I open the project in Xcode 4.3.3 it immediately shows 84 issues which should be no problem to fix. However when I try to run it I get and alert that says:

The run destination My Mac 64-bit is not valid for Running the scheme 'LTN'.

The scheme 'LTN' contains no buildables that can be built for the SDKs supported by the run destination My Mac 64-bit. Make sure your targets all specify SDKs that are supported by this version of Xcode.

Here are my Architecture settings:

Debug: ARCHS = ppc

Release: ARCHS = ppc i386

SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk

_ONLY_ACTIVE_ARCH_ = NO

SUPPORTED_PLATFORMS = macosx

VALID_ARCHS = i386 x86_64

How should I change these to begin the process of updating the code in this project? 



 _______________________________________________
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

  • Follow-Ups:
    • Re: Opening Old Projects in Xcode 4.3.3
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: Updated IB Guide?
  • Next by Date: Re: Opening Old Projects in Xcode 4.3.3
  • Previous by thread: Re: Updated IB Guide?
  • Next by thread: Re: Opening Old Projects in Xcode 4.3.3
  • Index(es):
    • Date
    • Thread