Open isayeter opened 7 years ago
I tired "xCode Menu > Edit > Convert > To Current Swift Syntax"
Now it gives these errors.
Hi,
Could you find any solution to this problem? I'm also facing with the same problem.
Thanks, Yildiray
Having the same issues here...would love an update or solution if anyone has one.
see #216
Hi danwaltzer,
I couldn't find a solution to use swift 3 successfully. However, if you change the "Use Legacy Swift Language Version" option to YES, you can use phonertc plugin's swift 2 code with xcode 8 and new iOS SDK without errors.
I've tried this, but instead of getting 20 compiler errors, I now get 87. I'm guessing this is because I already ran the conversion to Swift 3
I think so. Firstly, you have to revert your code base to swift 2 version. After that, changing the "Use Legacy Swift Language Version" attribute's value will resolve your problem.
If I convert to 2.3.. I still get some 60 errors on a fresh install. Anyone ever find a working RTC solution?
After updating xcode 8.2 to 8.3 there is not any "Use Legacy Swift Language Version" option no more and xcode forces to convert swift 2.3 to 3.0. I'm looking for solutions too.
Hello,
I did everything written in installation guide in xCode . Buy when I try to install to my phone, these errors occurs. What is the problem ?
I have xCode 8.2.1 and iOS 10.2 on my phone.