Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios/* NOT RENAMED #216

Open
huukhuong25 opened this issue Mar 22, 2023 · 7 comments
Open

ios/* NOT RENAMED #216

huukhuong25 opened this issue Mar 22, 2023 · 7 comments

Comments

@huukhuong25
Copy link

huukhuong25 commented Mar 22, 2023

Hi, sorry for my English...
Thanks for your react-native-rename. It's really helpful for me!!
But while using it i got a rather annoying error: it runs fine with Android but an error occurs when renaming IOS.
My programming environment:

  • Node: 18.15.0
  • React Native: 0.71.4
  • MacOS Monterey: 12.6.2

Message when I run npx react-native-rename "My App" -b "com.myapp"

Screen Shot 2023-03-23 at 12 13 29 AM

@junedomingo
Copy link
Owner

Hi @huukhuong25, this is fine. "Not renamed" because these files don't exist in your project.

@junedomingo
Copy link
Owner

@huukhuong25 have tried running your app? it should show the new name. let me know how it goes.

@huukhuong25
Copy link
Author

I try create 2 projects:
npx react-native init ExampleApp
npx react-native init Example_App
And run this command:
npx react-native-rename "My App" -b "com.myapp"
Result:
ExampleApp is rename successfully.
Example_App get message NOT RENAMED in ios/* folder
I think the bug is caused by the underscore.

@netodomingos
Copy link

same problem here

@vnphu
Copy link

vnphu commented Jan 23, 2024

Have you fixed it yet?

@TrejoCode
Copy link

Same bug

@AbdulBasit-Kagzi
Copy link

Facing the same problem as above
My folder names also contains underscore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants