Carthage: Parse error: unexpected trailing characters in line: github “matthewpalmer/Locksmith”

Created on 18 Jan 2016  Â·  1Comment  Â·  Source: Carthage/Carthage

when I use "carthage update" in command tool, it show me following:
Parse error: unexpected trailing characters in line: github “matthewpalmer/Locksmith”
I don't know why it can't understand my meanings, why it parse error.
My computer system is EI Capitan
Xcode version is 7.2

question

Most helpful comment

“ and ” are not valid characters for Cartfile. Please use ".

>All comments

“ and ” are not valid characters for Cartfile. Please use ".

Was this page helpful?
0 / 5 - 0 ratings