Skip to content

Pull request for deleting infoplist.strings #707

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

Conversation

wilshipley
Copy link
Contributor

I deleted InfoPlist.strings because it’s not used, it’s empty, and it will never be used since this is a framework not an app (and thus doesn’t need to be localized). It also caused modern versions of Xcode to compile with warnings because English.lproj/ is deprecated (for en.lproj or even Base.lproj).

wilshipley added 2 commits May 6, 2020 04:46
…e project, because it throws warnings in latest Xcodes ('English' -> 'en') and does nothing useful.
@tiennou
Copy link
Contributor

tiennou commented May 7, 2021

Thanks for the fix !

@tiennou tiennou merged commit af405df into libgit2:master May 7, 2021
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