Skip to content

Xcode 8.2.1 Swift compiler error #613

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

Closed
jianzhi2010 opened this issue Mar 5, 2017 · 7 comments
Closed

Xcode 8.2.1 Swift compiler error #613

jianzhi2010 opened this issue Mar 5, 2017 · 7 comments

Comments

@jianzhi2010
Copy link

jianzhi2010 commented Mar 5, 2017

2017-03-05 10 45 53

I download the project, and try to install SQLite.swift as an Xcode sub-project. But build fail, what should I do?
@zackdh9
Copy link

zackdh9 commented Mar 8, 2017

having the same issue

@bulbuliator
Copy link

Installing standalone subspec resolved the issue for me. Follow this link:
https://github.com/stephencelis/SQLite.swift/blob/master/Documentation/Index.md#requiring-a-specific-version-of-sqlite

@jberkel
Copy link
Collaborator

jberkel commented Mar 10, 2017

make sure your Xcode is installed in the default location, see step 1 here:
https://github.com/stephencelis/SQLite.swift/blob/master/Documentation/Index.md#cocoapods

@jianzhi2010
Copy link
Author

@bulbuliator , @jberkel Thanks!
I solve the problem by installing Xcode in the default location.

@zackdh9
Copy link

zackdh9 commented Mar 17, 2017

@jberkel It would be helpful if the step one under manual installation was the same as the cocoa pods one. I'm curious, why is this a requirement?

@jberkel
Copy link
Collaborator

jberkel commented Mar 17, 2017

@zackdh9 it no longer is – see #615

@dearbar
Copy link

dearbar commented Jul 5, 2017

thanks @jberkel @bulbuliator . I find the problem because I change my xcode name.my xcode version is 8.3.2

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

5 participants