Xcode 8 and the sample iOS app (ObjC)
in iOS
Hi guys,
A bit of intro: I am a iOS noob, so having the sample iOS obj-C app was fantastic for me to build a prototype and process the gyro and accelerometer data from the metawear Rg.
But I recently (foolishly) updated from xcode 7 to 8 and now everything stopped working.
Xcode 8 is making me convert to Swift else the build fails. One of the errors is coming from the pod EVreflection.
So my questions are:
1. Is EVreflection critical for the sample app?
2. Should I just switch back to Xcode 7? Or what is the best option going forward?
Hope my questions make sense.
Any advice or thoughts would be much appreciated.
Cheers
This discussion has been closed.
Comments