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 #236

Closed
ossmalpha opened this issue Sep 15, 2016 · 16 comments
Closed

Swift 3 #236

ossmalpha opened this issue Sep 15, 2016 · 16 comments

Comments

@ossmalpha
Copy link

When is this going to be updated for Swift 3 and merged in master?

@ecdfeaa2
Copy link
Contributor

The Swift 3 Version is already merged to master branch ( #235 )

@jvmk
Copy link

jvmk commented Sep 15, 2016

@remydcf When installing through cocoapods, you still get a Swift 2.x version that Xcode 8 offers to convert. It's version number is 0.6.0. I tried deleting the cocoapods cache, but unfortunately that didn't help. Any ideas?

@jvmk
Copy link

jvmk commented Sep 15, 2016

A temporary workaround is to point to the master branch:
pod 'SCLAlertView', :git => 'https://github.com/vikmeup/SCLAlertView-Swift'

@vikmeup
Copy link
Owner

vikmeup commented Sep 15, 2016

I will update pod spec tonight. But for now you can use @jvmk workaround.

@the-freshlord
Copy link

Make sure that the pod target's Use Legacy Swift Language Version is set to NO after doing @jvmk 's workaround.

@ricgreenfield
Copy link

Use @jvmk (pod 'SCLAlertView', :git => 'https://github.com/vikmeup/SCLAlertView-Swift') don't work. Xcode ask to convert to latest Swift 3 syntax

@jvmk
Copy link

jvmk commented Sep 21, 2016

@ricgreenfield just go ahead and let xcode do that. You should see that it finds that no source code changes are needed and that you only need to update the Swift version of the project (which xcode offers to do for you).

@ricgreenfield
Copy link

Thanks @jvmk. Works

@zeusent
Copy link
Contributor

zeusent commented Sep 26, 2016

@vikmeup is this going to take long now? I think an easy Podspec update would fix this once and for all. Is there something specific you are waiting for?

@skywalkerlw
Copy link

@remydcf , the latest version on pod is 0.6.0, which is not for 3.0

I think it's only for a temp solution: Use @jvmk (pod 'SCLAlertView', :git => 'https://github.com/vikmeup/SCLAlertView-Swift')

so it's better to update pod again

thanks

@zeusent
Copy link
Contributor

zeusent commented Oct 4, 2016

Why isn't the Swift 3 version a new release already? @vikmeup ?

@Nonchalant
Copy link

Nonchalant commented Oct 9, 2016

Please new release version including Swift 3 version @vikmeup

@vikmeup
Copy link
Owner

vikmeup commented Oct 9, 2016

Will do tonight

@vikmeup
Copy link
Owner

vikmeup commented Oct 11, 2016

Updated. Latest version 0.7

@vikmeup vikmeup closed this as completed Oct 11, 2016
@alexvazquez
Copy link

Hi, what is the version that I need to target so It still working with Swift 2.3? Thanks

@ecdfeaa2
Copy link
Contributor

You can use the swift-2.3 branch.

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

10 participants