I received this message when I went to submit an updated app to the store
Unexpected CFBundleExecutable Key - The bundle at '/Payload/BT Bar Guide.app/BeerTengokuApp/Info.plist' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.
Once these issues have been corrected, you can then redeliver the corrected binary.
I've checked the build phases and there is no info.plist in there - in fact the modules that appear in the section are what they should be.
Would love some help with this problem.