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

Fallback to CFBundleName if CFBundleDisplayName is nil #64

Merged
merged 1 commit into from
Jul 22, 2018

Conversation

florianbuerger
Copy link
Contributor

CFBundleDisplayName is not set in the default iOS project template.

See #62

I ran into this the other day. My CI server reported a bunch of failed builds when I updated to the latest version of this plugin.

`CFBundleDisplayName` is not set in the default iOS project template.

See fastlane-community#62
@florianbuerger florianbuerger changed the title Fallback to CFBundleName if CFBundleDisplayName is nil Fallback to CFBundleName if CFBundleDisplayName is nil May 29, 2018
@joshdholtz joshdholtz merged commit ab97005 into fastlane-community:master Jul 22, 2018
jaximan pushed a commit to jaximan/fastlane-plugin-s3 that referenced this pull request Jun 26, 2019
…community#64)

`CFBundleDisplayName` is not set in the default iOS project template.

See fastlane-community#62
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 this pull request may close these issues.

2 participants