Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected CFBundleExecutable Key #927

Open
stephysama3000 opened this issue May 8, 2018 · 0 comments
Open

Unexpected CFBundleExecutable Key #927

stephysama3000 opened this issue May 8, 2018 · 0 comments

Comments

@stephysama3000
Copy link

Hi, can you help me? Today i wanted to upload my app to the apple store and this error came out:

The bundle at '/Payload/-----.app/FSCalendar/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.

I already add the CFBundlePackageType, but i didn't erase the CFBundleExecutable key, because when i execute the app it gives me error.
I already saw the issue #607, and when i erase the info.plist the app crashes and said that can not found that file.

I appreciate your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant