We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Quite an odd issue, but it seems that this package gives an error for any project.pbxproj which doesn't have a new line at the end of the file.
project.pbxproj
Runs ok
Receives error: Expected [\n\r] but end of input found
Expected [\n\r] but end of input found
--- submitting PR as we speak
The text was updated successfully, but these errors were encountered:
resolves thekevinbrown#52
d069ad3
No branches or pull requests
Quite an odd issue, but it seems that this package gives an error for any
project.pbxproj
which doesn't have a new line at the end of the file.Steps to reproduce the behavior
Expected behavior
Runs ok
Actual behavior
Receives error:
Expected [\n\r] but end of input found
Current fix
--- submitting PR as we speak
The text was updated successfully, but these errors were encountered: