• 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: CFBundleExecutable doesn't match built bundle...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFBundleExecutable doesn't match built bundle...


  • Subject: Re: CFBundleExecutable doesn't match built bundle...
  • From: Philip Aker <email@hidden>
  • Date: Mon, 28 Apr 2008 16:16:19 -0700

On 08-04-28, at 13:40, Scott Squires wrote:

I have an application that I've built a number of times for that NDA device. With the latest x-code I sometimes get 'CFBundleExecutable doesn't match built bundle...'
Seems to be at random. Once it happens it takes a lot of experimenting and voodoo to get it working again.


The Info.plist is standard.  CFBundleExecutable ${EXECUTABLE_NAME}

I never have to change this to get it working again. Hard writign the name doesn't help either.
Some of the solution seems to be to flush Xcode cache, remove the build folder and clean the targets.
If I backup to a known working snapshot it may or may not work as well.


Suggestions?

You can try: CFBundleExecutable ${PRODUCT_NAME}

but that means you should define CFBundleName only in the bundle's Info.plist and never localize it in a .strings file.

Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

Sent from my SE/30

_______________________________________________
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: 
 >CFBundleExecutable doesn't match built bundle... (From: Scott Squires <email@hidden>)

  • Prev by Date: Re: copying Contents folder after a build
  • Next by Date: What is a project?
  • Previous by thread: CFBundleExecutable doesn't match built bundle...
  • Next by thread: What is a project?
  • Index(es):
    • Date
    • Thread