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

Source files with + in the filename have incorrect name field in file reference section(XCode 5) #7

Open
skeid21 opened this issue Feb 14, 2014 · 2 comments

Comments

@skeid21
Copy link

skeid21 commented Feb 14, 2014

File names with + are required to be wrapped in quotes.

I've tested a change that adjust the construction of PBXFileReference to check for a "+". I also adjusted XCProject.GetFile to normalize the name passed in to include quotes.

@dcariola
Copy link
Owner

Thanks. Actually I'm planning an update to support some new features of XCode 5, and this would help. Did you fork?

@skeid21
Copy link
Author

skeid21 commented Feb 15, 2014

I did not fork; I tested on a local copy of the repo.

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