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

Commit 9f4eef3

Browse files
JodiWarrenMax
authored andcommitted
Add tip for CocoaPod users with new release config (#1130)
1 parent c689f76 commit 9f4eef3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/multi-deployment-testing-ios.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ To set this up, perform the following steps:
4646

4747
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.
4848

49+
*NOTE: CocoaPods users may need to run `pod install` before building with their new release configuration.*
50+
4951
*Note: If you encounter the error message `ld: library not found for ...`, please consult [this issue](https://github.com/Microsoft/react-native-code-push/issues/426) for a possible solution.*
5052

51-
Additionally, if you want to give them seperate names and/or icons, you can modify the `Product Bundle Identifier`, `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.
53+
Additionally, if you want to give them seperate names and/or icons, you can modify the `Product Bundle Identifier`, `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.

0 commit comments

Comments
 (0)