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 Compatible with Swift 4.2 #40

Closed
StellarKuldeep opened this issue Sep 22, 2018 · 2 comments
Closed

Not Compatible with Swift 4.2 #40

StellarKuldeep opened this issue Sep 22, 2018 · 2 comments

Comments

@StellarKuldeep
Copy link

When I update pod with pod 'GrowingTextView', '~> 0.6' it gives me error like below.

screen shot 2018-09-22 at 2 15 46 pm

How to fix this?
Thanks in advance.

@denistrofimov
Copy link

denistrofimov commented Sep 24, 2018

+1

Setup as
pod 'GrowingTextView', :git => 'https://github.com/KennethTsang/GrowingTextView.git'
for now

KennethTsang added a commit that referenced this issue Sep 25, 2018
@KennethTsang
Copy link
Owner

Problem fixed.
You can now use pod 'GrowingTextView', '0.6.1' to install. Thanks!

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