corymsmith / react-native-icons

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

As a new XCode User, I'm unable to complete Step 4 of Getting Started #38

Closed marclundgren closed 9 years ago

marclundgren commented 9 years ago

Step 4 states:

Add libReactNativeIcons.a (from 'Products' under ReactNativeIcons.xcodeproj) to your project's Build PhasesLink Binary With Libraries phase.

First, I'm unable to find a Products item under ReactNativeIcons.xcodeproj. When I Show package contents, these are the only items I see:

project.pbxproj
project.xcworkspace
xcuserdata

Second, I found the Link Binary With Libraries phase action in XCode, however, its grayed out.

marclundgren commented 9 years ago

screen shot 2015-05-23 at 9 21 49 am