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

ERROR when upload to AppStore #56

Closed
devjia opened this issue Oct 20, 2017 · 4 comments
Closed

ERROR when upload to AppStore #56

devjia opened this issue Oct 20, 2017 · 4 comments

Comments

@devjia
Copy link

devjia commented Oct 20, 2017

ERROR ITMS-90056: "This bundle Payload/X.app/Frameworks/Then.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion."

@devxoul
Copy link
Owner

devxoul commented Oct 21, 2017

@devjia, I updated the prebuilt binary. Could you please try again?

$ carthage update

@devjia
Copy link
Author

devjia commented Oct 23, 2017

Thanks!
I solved this issue by manually modify the info.plist file of Then.framework.

And, the new prebuilt binary looks no problem.

But,
carthage update will broken and throws Incompatible Swift version - framework was built with 4.0 (swiftlang-900.0.65.2 clang-900.0.37) and the local version is 4.0 (swiftlang-900.0.65 clang-900.0.37).
I think I should update Xcode to version 9.0.1 to solve this.

Is there a way not use prebuilt binary ?
Do you have any suggestion?

@devxoul
Copy link
Owner

devxoul commented Oct 23, 2017

I suggest you to update Xcode to 9.0.1.

@devjia
Copy link
Author

devjia commented Oct 23, 2017

Thanks!

@devjia devjia closed this as completed Oct 23, 2017
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