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

Add support for xcode 10, only import swift files #53

Merged
merged 2 commits into from
Jun 8, 2018
Merged

Conversation

bsudekum
Copy link

@bsudekum bsudekum commented Jun 7, 2018

If this is left wide open, all and any file type get copied over when using cocoapods. If used in conjunction with xcode 10, it fails to compile and complains it's copied twice.

Should this also include .h files?

/cc @1ec5 @frederoni

@frederoni
Copy link
Contributor

Should this also include .h files?

Yep, we should add the Turf.h including future header files.

@bsudekum bsudekum merged commit e677b74 into master Jun 8, 2018
@bsudekum bsudekum deleted the xcode-10 branch June 8, 2018 15:59
This was referenced Jun 21, 2018
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

Successfully merging this pull request may close these issues.

2 participants