Skip to content

Replaced smart quotes with dumb quotes#112

Merged
MatthewYork merged 1 commit into
MatthewYork:masterfrom
eliduke:smart-quotes-are-bad
Oct 9, 2015
Merged

Replaced smart quotes with dumb quotes#112
MatthewYork merged 1 commit into
MatthewYork:masterfrom
eliduke:smart-quotes-are-bad

Conversation

@eliduke
Copy link
Copy Markdown
Contributor

@eliduke eliduke commented Oct 8, 2015

I was getting this error when compiling a RubyMotion app:

2015-10-08 14:59:25.679 plutil[73352:6635954] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 4. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
vendor/Pods/Resources/DateTools.bundle/hr.lproj/DateTools.strings: Property List error: Unexpected character " at line 1 / JSON error: JSON text did not start with array or object and option to allow fragments not set.

Removing the smart quotes from this language file fixed the problem.

MatthewYork added a commit that referenced this pull request Oct 9, 2015
Replaced smart quotes with dumb quotes
@MatthewYork MatthewYork merged commit bf49844 into MatthewYork:master Oct 9, 2015
@eliduke
Copy link
Copy Markdown
Contributor Author

eliduke commented Oct 9, 2015

👍

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