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 #129

Closed
deepankvora opened this issue Mar 7, 2017 · 3 comments
Closed

Unexpected CFBundleExecutable Key #129

deepankvora opened this issue Mar 7, 2017 · 3 comments

Comments

@deepankvora
Copy link
Contributor

Hi there! Thank you for this plugin. I am using it in my app and love it.

I am reaching out as I am having an issue while uploading my app to iTunes Connect. Could you please have a look at this ?

Unexpected CFBundleExecutable Key - The bundle at '/Payload/Alight.app/NVActivityIndicatorView/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.

Cheers,
Deepank

@ninjaprox
Copy link
Owner

ninjaprox commented Mar 9, 2017

@deepankvora: Does that cause app review reject? If you're using manual approach, try removing the Info.plist. Let me know if it helps.

@deepankvora
Copy link
Contributor Author

Yes, it does. I am using the manual approach and removing it from Info.plist worked for me. Was just wondering if there could be a way to fix this so others who use it manually don't face the same issue.

@ninjaprox
Copy link
Owner

ninjaprox commented Mar 9, 2017

@deepankvora: I guess one way is updating the README to note this, then user of the library has to do it himself. Thanks for reporting this issue btw.

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

2 participants