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

Commit e761ad1

Browse files
MichalRemisMax
authored andcommitted
Update README.md (#794)
If you want to run multiple builds on same device, you also have to change Product Bundle Identifier for builds. Otherwise builds are overwritten on device.
1 parent 55749ab commit e761ad1

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
@@ -386,7 +386,7 @@ And that's it! Now when you run or build your app, your staging builds will auto
386386

387387
*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.*
388388

389-
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.
389+
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.
390390

391391
### Dynamic Deployment Assignment
392392

0 commit comments

Comments
 (0)