I just init-ed a React Native project and want to run on my iOS device, but when I go into Xcode I cannot find where I should set the IP of my dev computer.
[[RCTBundleURLProvider sharedSettings] setDefaults];
jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index.ios" fallbackResource:nil];