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

Causing Multiple errors after installing the pods. #71 #72

Open
ajay2c9 opened this issue Jun 7, 2018 · 3 comments
Open

Causing Multiple errors after installing the pods. #71 #72

ajay2c9 opened this issue Jun 7, 2018 · 3 comments

Comments

@ajay2c9
Copy link

ajay2c9 commented Jun 7, 2018

I am using swift 4. After installing the pod lot of errors are displaying. is there any update on this pod?

Thank you

@tomkey3
Copy link

tomkey3 commented Jun 15, 2018

Also having this issue. It seems that 'MaterialKit' has no support for Swift 4 anywhere. Before, I had found my Swift 3 answer here #63. 'Material' seems to be the better replacement today, but was wondering if a solution was found to this? Would save a lot of work

@tomkey3
Copy link

tomkey3 commented Jun 15, 2018

My temporary solution to this was to use the same Swift 3 solution I had listed. I had to target MaterialKit in the podfile to stay at Swift version 3.3 and have every other pod be set to Swift 4.x. This works as Xcode 9 allows for Swift 3.3 as an option. Obviously when Swift 5 comes out, this will be an issue again, but was the temporary fix I was looking for.

@ApolloZhu
Copy link

I would definitely recommend checking out the official Material Components from Google, but pull request #66 is compatible with Swift 4.

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

3 participants