Skip to content

Commit

Permalink
Merge pull request morenoh149#67 from fabriziomoscon/master
Browse files Browse the repository at this point in the history
fixes morenoh149#66 - fix ios README
  • Loading branch information
morenoh149 authored Jun 17, 2016
2 parents b920233 + ac8cad8 commit 467d552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ run `npm install react-native-contacts`

### iOS
1. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]`
2. add `./node_modules/react-native-contacts/RCTContacts.xcodeproj`
2. add `./node_modules/react-native-contacts/ios/RCTContacts.xcodeproj`
3. In the XCode project navigator, select your project, select the `Build Phases` tab and in the `Link Binary With Libraries` section add **libRCTContacts.a**

### Android
Expand Down

0 comments on commit 467d552

Please sign in to comment.