You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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.
Cannot convert value of type 'NSRange' (aka '_NSRange') to expected argument type '[NSAttributedStringKey : Any]'
The text was updated successfully, but these errors were encountered: