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 3 and iOS 10 Support #85

Closed
Sun3 opened this issue Sep 14, 2016 · 6 comments
Closed

Swift 3 and iOS 10 Support #85

Sun3 opened this issue Sep 14, 2016 · 6 comments

Comments

@Sun3
Copy link

Sun3 commented Sep 14, 2016

Any news on Swift 3 and iOS 10 Support?

Thanks

@sammcewan
Copy link

Hope this helps #86

@tomvanzummeren
Copy link
Owner

Thanks @sammcewan but I already converted it to Swift 3 earlier, I didn't got around to release it yet. But! I just released it as version 1.3.0 - sorry for the delay

@zaripych
Copy link

zaripych commented Mar 3, 2017

@tomvanzummeren The TZStackView remains public and now cannot be subclassed in Swift 3. Should it be open instead?

@rsenerol
Copy link

rsenerol commented May 24, 2017

@tomvanzummeren Thanks for 1.3.0!

TZStackView is marked as public which makes subclassing impossible. Getting the following error "Cannot inherit from non-open class 'TZStackView' outside of its defining module". I guess the fix is to mark TZStackView as open.

@danielsaidi
Copy link

This should be closed, right?

@tomvanzummeren
Copy link
Owner

yes

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

6 participants