• 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
Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems


  • Subject: Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
  • From: Alexander von Below <email@hidden>
  • Date: Sat, 5 Aug 2006 11:53:01 +0200

Hello,

for reasons beyond the scope of this eMail, I want my main executable to have a different name than the product in a Cocoa application.

Say, the product is to be named "foo" and the bundle executable is to be named "bar" By setting the EXECUTABLE_NAME in the foo Target build settings to "bar", I can achieve this result. If I click foo.app in the finder now, it is launched using the bar Bundle executable.

However, if I try to use "run" or "debug" from within Xcode, I am told that there is "no lauchable executable present at path "/Users/ below/dev/Example/build/Debug/foo.app/Contents/MacOS/foo". This of course is correct, but why is the debugger not aware that instead "bar" should be launched?

Thanks

Alex

_______________________________________________
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: Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
      • From: James Bucanek <email@hidden>
  • Prev by Date: Re: Generics Are Not Supported In -source 1.3 Error
  • Next by Date: Step Into fails
  • Previous by thread: Re: Generics Are Not Supported In -source 1.3 Error
  • Next by thread: Re: Dissociation between PRODUCT_NAME and EXECUTABLE_NAME causes debugger problems
  • Index(es):
    • Date
    • Thread