Closed flyskywhy closed 1 year ago
Hi @flyskywhy the trick is to rename to a different name first, e.g if your old name is "xyza" then just use "awesomeapp", after that, then use "xyzab".
Ok, I will use the trick preferentially for now, thanks!
I will close this for now
Describe the bug If old and new name is similar e.g. old is "xyza" and new is "xyzab", then will be wrong "xyzabb" in
and
will be wrong
xyza.xcscheme
(should bexyzab.xcscheme
):To Reproduce Steps to reproduce the behavior:
npx react-native-rename "xyza" -b com.flyskywhy.xyza
npx react-native-rename "xyzab" -b com.flyskywhy.xyzab
Expected behavior runs well.
Environment (please complete the following information):