We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
curl http://localhost:8081/index.ios.bundle?platform=ios -o main.jsbundle
NSURL *jsCodeLocation = [[NSBundle mainBundle] URLForResource:@"main" withExtension:@"jsbundle"];
Product → Scheme → Edit Scheme... (or press ⌘ + <). 然后将debug改成release就可屏蔽调试菜单