Archive | March, 2009

The Info.plist for application at (null) specifies a CFBundleExecutable of (null)

When debugging an iPhone app on the device you may get the error “The Info.plist for application at (null) specifies a CFBundleExecutable of (null), which does not exist” This can happen if you have dashes in your “product name,” or if the “product name” doesn’t match in your main project info, target info and possibly [...]

7 Comments Continue Reading →