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

Allow dollar signs in unquoted strings #58

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

arthuralee
Copy link
Contributor

From what I gathered, the true specification of the ASCII Plist format isn't available, so we have to end up guessing the spec according to what Xcode does?

In my testing, it looks like plist string values with $ in them (in whatever position) are unquoted too. Here is an example pbxproj from a fresh new Xcode project on Xcode 12.5 (behavior confirmed on older Xcode versions as well): https://gist.github.com/arthuralee/8d89207f63bb3e5ba4c4758ede733904#file-project-pbxproj-L423-L424

@arthuralee
Copy link
Contributor Author

Any chance we could get this merged?

@segiddins segiddins merged commit 7167b4a into CocoaPods:master Nov 17, 2021
@arthuralee arthuralee deleted the fix-string-quote branch November 17, 2021 21:22
@byohay byohay mentioned this pull request Mar 21, 2022
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.

None yet

2 participants