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 2.0 #23

Open
scottdelly opened this issue Aug 26, 2015 · 4 comments
Open

Swift 2.0 #23

scottdelly opened this issue Aug 26, 2015 · 4 comments

Comments

@scottdelly
Copy link

Hello there! I have made the necessary changes to Swell for Swift 2.0 compatibility (as of Xcode7b6). I would like to initiate a PR into a swift-2.0 branch but no such branch exists. If you would like to accept my PR would it go into a new branch, or into master?
Thanks
-Scott

@hubertr
Copy link
Owner

hubertr commented Sep 1, 2015

Hi - My final Swift 1.2 project is done, I'm finally moving on to Swift 2.0. I'm just going to switch master to Swift 2, since I don't anticipate needing to move back.
Thanks!

@ps-sstumpfl
Copy link

Any news regarding a Swift 2.0 compatible version?

@ps-sstumpfl
Copy link

Just one more question :)

Will it be still usable from Objective C after it has been converted to Swift 2.0?
Since Swift 2.0 requires classes prefixed with @objc to inherit from NSObject this would require a few changes..

@hubertr
Copy link
Owner

hubertr commented Oct 2, 2015

Hi - apologies for the non response on my part.

I'm getting ready to check in the Swift 2.0 version. My time is being eaten up by other obligations though so I might take steps to reduce check in friction, such as moving the demo projects to another repo. This way the demo projects don't slow down updates to the main project. Expect update this weekend or early next week.

I will look at what's needed to keep it usable within Obj C.

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