react-native-community / upgrade-helper

⚛️ A web tool to support React Native developers in upgrading their apps.
https://react-native-community.github.io/upgrade-helper
MIT License
3.67k stars 112 forks source link

Project name does not updated in comments of project.pbxproj file #230

Closed SaeedZhiany closed 4 years ago

SaeedZhiany commented 4 years ago

Bug

I changed the app name in the settings; however, the app name in the comment of project.pbxproj file is still the same.

image

React Native versions

from RN 0.59.10 to RN 0.62.2

Steps to reproduce

Describe what you expected to happen:

  1. Diff from 0.59.10 -> 0.62.2

  2. Change app name in settings

  3. comments in the file project.pbxproj should also include the app's name