Closed ApoorvKhatreja closed 5 years ago
given the stack-trace, it appears that there is a problem with one of the project files and the format that it has. not sure there is anything I can do without isolating the problem or position of the error within the xcode project file itself and having access to a reproducible sample.
I just ran into this as well. It can be easily reproduced by simply making a brand new project in Xcode 10.1 and trying to run --find-unused
on it. I'll attach a sample project you can try it out with.
I believe I found the root cause: https://github.com/samdmarshall/pbPlist/pull/3
Can you please attempt to install from HEAD and see if the issue persists? if not i'll cut a new release and can close this issue.
Yes, it does appear to resolve this particular issue. I'm having some other issues with pip3
on 10.14.3, but I'll file a separate issue for that.
My xcodeproj is part of a xcworkspace (which has multiple xcodeproj), not sure if this error is related to that?
Type of issue: [ Bug ]
Related Files:
Description: