Re: Launch error in xcode - CFBundleExecutable of (null)

This forum is intended to enable people developing products using the PISD Libraries to recieve easy technical support and also to ask general questions about the libraries to other people using them.
Post Reply
User avatar
PISD Support
Moderator
Posts: 26
Joined: Thu 21 May, 2009 4:19 pm

Re: Launch error in xcode - CFBundleExecutable of (null)

Post by PISD Support »

If you get the error The Info.plist for application at (null) specifies a CFBundleExecutable of (null), which does not exist. start appearing suddenly when trying to run through the IDE.

In Xcode, choose “Executables” from the project hierarchy. Click your project executable then press Command-I. Choose the General tab and set the working directory to “Build Products directory”.
Post Reply