Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d7ee883

Browse files
committed
Update README.md
1 parent 147db4e commit d7ee883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ Once you've acquired the CodePush plugin, you need to integrate it into the Xcod
6565
### Plugin Installation (iOS)
6666

6767
1. Open your app's Xcode project
68-
2. Find the `CodePush.xcodeproj` file within the `node_modules/react-native-code-push` directory, and drag it into the `Libraries` node in Xcode
68+
2. Find the `CodePush.xcodeproj` file within the `node_modules/ios/react-native-code-push` directory, and drag it into the `Libraries` node in Xcode
6969

70-
![Add CodePush to project](https://cloud.githubusercontent.com/assets/516559/10322414/7688748e-6c32-11e5-83c1-00d3e6758df4.png)
70+
![Add CodePush to project](https://cloud.githubusercontent.com/assets/8598682/13368613/c5c21422-dca0-11e5-8594-c0ec5bde9d81.png)
7171

7272
3. Select the project node in Xcode and select the "Build Phases" tab of your project configuration.
7373
4. Drag `libCodePush.a` from `Libraries/CodePush.xcodeproj/Products` into the "Link Binary With Libraries" section of your project's "Build Phases" configuration.

0 commit comments

Comments
 (0)