You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Says I can't use an iOS bundle identifier with a hyphen in it because "it's not valid" but that's not true. My app has a hyphen in it. So I can't use the script to build my app.
Describe the bug
A clear and concise description of what the bug is.
Says I can't use an iOS bundle identifier with a hyphen in it because "it's not valid" but that's not true. My app has a hyphen in it. So I can't use the script to build my app.
To Reproduce
Steps to reproduce the behavior:
react-native-rename TestApp --iosBundleID com.org.test-app
Expected behavior
A clear and concise description of what you expected to happen.
It should work
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: