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

Facing issue while uploading build on App Store #591

Open
sanoj00b opened this issue Sep 14, 2018 · 4 comments
Open

Facing issue while uploading build on App Store #591

sanoj00b opened this issue Sep 14, 2018 · 4 comments

Comments

@sanoj00b
Copy link

sanoj00b commented Sep 14, 2018

Facing issue while uploading build on App Store:

ERROR ITMS-90056: "This bundle Payload/App.app/Frameworks/SocketRocket.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion."
Return status of iTunes Transporter was 1: ERROR ITMS-90056: "This bundle Payload/App.app/Frameworks/SocketRocket.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion."
The call to the iTMSTransporter completed with a non-zero exit status: 1. This indicates a failure.
help?

pointing to 0.4.2
tried carthage update with master but still same issue.

@ricardopereira
Copy link

@sanojbluejeans Did you found any workaround?

@sanoj00b
Copy link
Author

@ricardopereira Not yet, even I tried with same PR which he mentioned in other issue on github but that did not work for me as well. Did you try that?

@ricardopereira
Copy link

ricardopereira commented Sep 26, 2018

@sanojbluejeans try setting the CFBundleVersion to 1.0.0 from Carthage/Build/iOS/SocketRocket.framework/Info.plist and try submit the app again. It should work. It's a workaround 🤷‍♂️

@sanoj00b
Copy link
Author

@ricardopereira But I am getting error of missing CFBundleVersion key in plist. In plist I have 1.0 for the same key. Don't why still the issue is :(

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