• 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: Unable to run application on other machines
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to run application on other machines


  • Subject: Re: Unable to run application on other machines
  • From: Adam <email@hidden>
  • Date: Tue, 22 Jan 2008 16:31:53 -0800
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys

On Jan 22, 2008, at 10:42 AM, Michael Rawdon wrote:

Hi Adam -

On Jan 21, 2008, at 9:49 PM, Adam wrote:
I've been trying to figure out how to get my application to run on other machines, but unfortunately, it crashes if I copy the application over from the "Release" folder. The computer that I built it on is a Powerbook G4 running 10.5.1 and the target computer is an iMac G5 running 10.4.11 or 10.4.10, I can't remember exactly which. Somebody suggested adding a "copy frameworks" phase in the target, and I have tried adding all of my frameworks to that, but it hasn't worked. What might be the problem?

Did you set the Mac OS X Deployment Target for your target +configuration to be 10.4 or earlier? It defaults to 10.5 in Xcode 3.0, so if you haven't changed it, then your app (probably) won't run on 10.4 or earlier.


You can verify whether the setting is being used by checking whether -mmacosx-version-min=10.4 (or whatever version) is being passed to GCC in the build transcript.

If you're using Xcode 2.5 (rather than 3.0) on Leopard, then you should make sure you have ZeroLink turned off.


ZeroLink is off, although I do have 3.0 installed. If the target configuration is 10.5, then will this program work on my computer if I set it to 10.4 or earlier? (sets to 10.1 and tests) Thank you for the help.



All help is appreciated and thanks in advance.

~ < [ / Adam-o \ ] > ~

Mac OS 10.5.1
Powerbook G4
_______________________________________________
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: 
 >Unable to run application on other machines (From: Adam <email@hidden>)
 >Re: Unable to run application on other machines (From: Michael Rawdon <email@hidden>)

  • Prev by Date: Re: GUI for codesign tool?
  • Next by Date: Re: GUI for codesign tool?
  • Previous by thread: Re: Unable to run application on other machines
  • Next by thread: Re: Unable to run application on other machines
  • Index(es):
    • Date
    • Thread