Skip to content

Missing CFBundleVersion in Info.plist of frameworks #69

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

Closed
mrylmz opened this issue Jul 10, 2019 · 1 comment · Fixed by #70
Closed

Missing CFBundleVersion in Info.plist of frameworks #69

mrylmz opened this issue Jul 10, 2019 · 1 comment · Fixed by #70

Comments

@mrylmz
Copy link
Contributor

mrylmz commented Jul 10, 2019

If framework dependencies are build by generating a Xcode project with the swift package manager, then the CFBundleVersion key will not be set which causes app store distribution problems.

@fredpi
Copy link
Contributor

fredpi commented Sep 26, 2019

@mrylmz Shouldn't we also introduce a similar handling for CFBundleShortVersionString in case it is missing? This key is also required for app store submissions...

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

Successfully merging a pull request may close this issue.

2 participants