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

Swift 4.2 #12

Open
petrovRV opened this issue Sep 19, 2018 · 2 comments
Open

Swift 4.2 #12

petrovRV opened this issue Sep 19, 2018 · 2 comments

Comments

@petrovRV
Copy link

Cannot convert value of type 'NSRange' (aka '_NSRange') to expected argument type '[NSAttributedStringKey : Any]'

@pauluhn
Copy link

pauluhn commented Dec 28, 2018

If you still needed 4.2 compatibility, you can use my forked repo until the maintainers merge/update their pod.
pod 'MTLLinkLabel', :git => 'https://github.com/pauluhn/MTLLinkLabel.git', :branch => 'swift_4.2'

@fadizant
Copy link

fadizant commented Jan 9, 2020

If you still needed 4.2 compatibility, you can use my forked repo until the maintainers merge/update their pod.
pod 'MTLLinkLabel', :git => 'https://github.com/pauluhn/MTLLinkLabel.git', :branch => 'swift_4.2'

We can use this way in pod file only but what about dependency in podspecs ? We can't select pod source unfortunately.

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