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

SyntaxError: Expected "/*", "//", or "{" but "<" found. #127

Open
thekevinbrown opened this issue Mar 22, 2017 · 1 comment
Open

SyntaxError: Expected "/*", "//", or "{" but "<" found. #127

thekevinbrown opened this issue Mar 22, 2017 · 1 comment

Comments

@thekevinbrown
Copy link

thekevinbrown commented Mar 22, 2017

Hello!

We're using this library in a project called react-native-schemes-manager which is a utility to help manage XCode projects in React Native applications.

A user of mine hit this issue with the Pods.xcodeproj/project.pbxproj file from CocoaPods. For now I'm going to work around this by ignoring that particular file (Because we don't need to directly manipulate it anyway) but it'd be ideal if node-xcode could handle parsing this file.

Great reproduction steps are on the original issue: thekevinbrown/react-native-schemes-manager#1

I can confirm I'm able to reproduce in a clean install following the reproduction steps.

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

1 participant