Merge pull request #561 from Za1batsu/patch-4
Fixed broken image for AddToBuildPhases.png
This commit is contained in:
commit
eacecbbca8
|
@ -39,7 +39,7 @@ Click on your main project file (the one that represents the `.xcodeproj`)
|
||||||
select `Build Phases` and drag the static library from the `Products` folder
|
select `Build Phases` and drag the static library from the `Products` folder
|
||||||
insed the Library you are importing to `Link Binary With Libraries`
|
insed the Library you are importing to `Link Binary With Libraries`
|
||||||
|
|
||||||
![](/react-native/img/AddToBuildPhases.png)
|
![](https://github.com/facebook/react-native/blob/master/website/src/react-native/img/AddToBuildPhases.png)
|
||||||
|
|
||||||
### Step 3
|
### Step 3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue