Skip to content

Commit

Permalink
Merge pull request #1193 from itsananderson/patch-1
Browse files Browse the repository at this point in the history
Fix typo in LinkingLibraries.md
  • Loading branch information
brentvatne committed May 8, 2015
2 parents debd5b0 + d3119a8 commit 4bec3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/LinkingLibraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ on Xcode);

Click on your main project file (the one that represents the `.xcodeproj`)
select `Build Phases` and drag the static library from the `Products` folder
insed the Library you are importing to `Link Binary With Libraries`
inside the Library you are importing to `Link Binary With Libraries`

![](/react-native/img/AddToBuildPhases.png)

Expand Down

0 comments on commit 4bec3fe

Please sign in to comment.