corymsmith / react-native-icons

Quick and easy icons in React Native
MIT License
1.14k stars 141 forks source link

xCode installation issue #153

Closed tristangodfrey closed 8 years ago

tristangodfrey commented 8 years ago

Hi, I tried installing the project via the instructions. One of the first things I ran in to is probably more xCode related than it is to this project, but I'm hoping someone can help me out here. When adding ReactNativeIcons.xcodeproj to MyProject/Libraries (via the Add Files menu), the project is imported but it's directory structure can't be viewed for some reason. It just displays like this:

image

It shouldn't be doing this right? I recently updated to OS X El Capitan (so that I could update xCode to 7.2), could it be related to this?

Thanks in advance.

tristangodfrey commented 8 years ago

Restarting xCode did the trick!