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

Commit c17fa24

Browse files
vonovakRichard Hua
authored andcommitted
Update README.md for possible issue with ios configuration (#648)
1 parent 24b9d07 commit c17fa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ To set this up, perform the following steps:
724724
725725
![Infoplist](https://cloud.githubusercontent.com/assets/116461/15764252/3ac8aed2-28de-11e6-8c19-2270ae9857a7.png)
726726
727-
And that's it! Now when you run or build your app, your staging builds will automatically be configured to sync with your `Staging` deployment, and your release builds will be configured to sync with your `Production` deployment.
727+
And that's it! Now when you run or build your app, your staging builds will automatically be configured to sync with your `Staging` deployment, and your release builds will be configured to sync with your `Production` deployment. In case you encounter `ld: library not found for ...`, consult [this issue](https://github.com/Microsoft/react-native-code-push/issues/426) for a possible solution.
728728

729729
Additionally, if you want to give them seperate names and/or icons, you can modify the `Product Name` and `Asset Catalog App Icon Set Name` build settings, which will allow your staging builds to be distinguishable from release builds when installed on the same device.
730730

0 commit comments

Comments
 (0)