when upgrade to xcode8, you may encounter some error in react native.
This link‘s method can fix in iOS 10. However, will be crach in iOS 8.4.
Finally, I use the method in this link.
(https://yanqiw.github.io/2016/10/05/react-native-adopt-to-xcode8.html)