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

Not compiling with xcode Version 8.3.2. #16

Closed
developer-shekhar opened this issue Apr 20, 2017 · 3 comments
Closed

Not compiling with xcode Version 8.3.2. #16

developer-shekhar opened this issue Apr 20, 2017 · 3 comments

Comments

@developer-shekhar
Copy link

Showing multiple errors when compiling in the aove mentioned xcode, please correct.

@scinfu
Copy link
Owner

scinfu commented Apr 20, 2017

I have no error with Version 8.3.2 (8E2002) and SwiftSoup 1.3.0
What error do you have?

@developer-shekhar
Copy link
Author

These are the errors

  1. Pods/SwiftSoup/Sources/CombiningEvaluator.swift:48:25: 'init' has already been overridden
  2. QueryParser.swift:71:38: Cannot invoke value of type 'CombiningEvaluator.And.Type' with argument list '(Array)'

@scinfu
Copy link
Owner

scinfu commented Apr 25, 2017

I can't reproduce this issue. I creare a new project and there is no issue.
If you use cocoa pods try to update .

@scinfu scinfu closed this as completed Apr 25, 2017
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

2 participants