mirror of
https://github.com/status-im/react-native.git
synced 2025-02-10 08:26:23 +00:00
Fixed broken image for AddToBuildPhases.png
Image for AddToBuildPhases.png failed to load. Fixed link to load same image from "react-native/website/src/react-native/img". Did not touch source code.
This commit is contained in:
parent
2bb10cdaf9
commit
5d2e3126ad
@ -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…
x
Reference in New Issue
Block a user