mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 23:59:42 +08:00
Fix typo in README.md
This commit is contained in:
@@ -58,7 +58,7 @@ Once you've acquired the CodePush plugin, you need to integrate it into the Xcod
|
||||

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

|
||||
|
||||
|
||||
Reference in New Issue
Block a user