Jpadilla1 / react-native-ios-charts

Bringing iOS Charts to React Native
MIT License
587 stars 66 forks source link

XCode 8 + Swift 2.3 / Swift 3 issues #59

Closed laszlolm closed 8 years ago

laszlolm commented 8 years ago

Hi, As I installed XCode 8 it asked me if I want to convert the files to the latest Swift version. Regardless of what I say (Later / Convert) I get tons of exceptions from XCode (even XCode 7 doesn't work now, tried installing that one too). The exceptions look like this:

screen shot 2016-09-21 at 1 17 16

Of course there are many more exceptions under these (200+ / 600+ depending on if I chose to upgrade or not) Does anyone have a solution for this if I just wanna use the old version from everything?

Thanks!

mahlon-gumbs commented 8 years ago

@noxowe did you resolve this? If so, how?

williamhatsv commented 7 years ago

@noxowe This issue was closed by yourself. Do you have the solution? If yes, can you post it here.