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.3 and 3 support #23

Open
tiferrei opened this issue Jul 27, 2016 · 11 comments
Open

Swift 2.3 and 3 support #23

tiferrei opened this issue Jul 27, 2016 · 11 comments

Comments

@tiferrei
Copy link

Hello there,

I would like to know if someone's already working on updating this library, and if not if you intend to, I would also like to help in this.

Thank you,
tiferrei

@jlaws
Copy link

jlaws commented Sep 10, 2016

Would be great to have Swift 3 support now that the GM version of Xcode 8 is out. Any news on this?

@tiferrei
Copy link
Author

tiferrei commented Sep 16, 2016

Yes @amayne and @jlaws, I believe now that Xcode 8 was released with a stable version of Swift 3 it would be a good time to update.

@matthijs2704
Copy link

https://github.com/iamjono/SwiftString

@iCodist
Copy link

iCodist commented Sep 26, 2016

Swift 3 support +1

@n13
Copy link

n13 commented Nov 24, 2016

Tried converting it to Swift 3 myself, it's a nightmare. The automatic conversion in XCode 8 totally fails, and pretty much everything having to do with Strings has changed. Would need to basically manually rewrite it.

@matthijs2704
Copy link

@n13 Why are you still worrying about converting? Just use https://github.com/iamjono/SwiftString

@n13
Copy link

n13 commented Nov 24, 2016

^^^ Thank you, sir!

@EddieDow
Copy link

EddieDow commented Dec 5, 2016

@matthijs2704 Thanks for the upgrading to 3.x

@abellee
Copy link

abellee commented Feb 19, 2017

@matthijs2704 so I have to install the SwiftString before yours?
after I have installed your repo and I neither haven't seen the SwiftString files nor can't import SwiftString into my class.

@TimBuckers
Copy link

@abellee I have the same problem after successfully installing the 'String+Extensions', the files are not showing in xcode. Also I can't import the SwiftString in classes, but the files are installed I can find them with the file explorer.

@aloveric
Copy link

aloveric commented Jul 9, 2017

Swfit 3
+1

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

9 participants