Closed srolesen closed 8 years ago
I'm actually having problems with Swift 3
You should be able to use the latest code from Git on Swift 3 - you probably need an older version to use it on 2.3. If you have a project using Cocoapods, you'll have to manually update the CSwiftV source under Pods to the latest version, as cocoapods only has 0.0.5 (which does not work with Swift 3).
I do not understand your reply, should I use some other install method than usual in order to get a version compatible with swift 2.3 ?
Hi @srolesen - A comment I posted on another issue might help: https://github.com/Daniel1of1/CSwiftV/issues/29#issuecomment-251667487
I'm going to close this since - If I understand correctly this is a viable solution - you can point to a different tag that was still 2.3 as well. If I have misunderstood let me know and I will reopen. I know it's not optimal. I better solution might be maintaining separate branches for versions, but I'm afraid I don't have the time to do this at the moment.
I'm still dependant on cocoapods that are not properly updated to swift 3, can i use CSwiftV with swift 2.3 ?