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

UITextView error #16

Open
carmelogallo opened this issue May 4, 2016 · 4 comments
Open

UITextView error #16

carmelogallo opened this issue May 4, 2016 · 4 comments

Comments

@carmelogallo
Copy link

After update the XCode to the latest version which is 7.3.1 (7D1014), the UITextView is broken because Apple introduce new properties on it.

So if I do myTextView.top I get always error.

@carmelogallo
Copy link
Author

You should rename all your properties like: "top" to "SWLTop" or "_top" or whatever.

@indragiek
Copy link
Owner

Ah, this is unfortunate. I'll try some workarounds. Thanks!

@carmelogallo
Copy link
Author

Hey man, any update on this?

@indragiek
Copy link
Owner

@cikpis I apologize, I haven't had time to look into this and figure out which renaming would work the best. I'll get to it as soon as I can.

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

2 participants