I am new to Xcode IDE. Feels like I would need a Ph.D. degree to use it. lol I am following the steps from [here](https://learn.microsoft.com/en-us/appcenter/sdk/getting-started/react-native#31-integrate-the-sdk-automatically-for-react-native-060) to integrate my react native with APP center ios builds: > Don't forget to add this file to the Xcode project (right-click the app in Xcode and click Add files to <AppName>...).  As per the statement.. I opened the project in Xcode and clicked Add Files to <AppName>. It opened a window and has a bunch of options : - Added Folders - Create folder references - Add to Targets - ☑️ My App Name I am wondering if I should leave them as default and click <kbd>Add</kbd>? Please advice. Thank you.
I am new to Xcode IDE. Feels like I would need a Ph.D. degree to use it. lol
I am following the steps from here to integrate my react native with APP center ios builds:
As per the statement.. I opened the project in Xcode and clicked Add Files to . It opened a window and has a bunch of options :
I am wondering if I should leave them as default and click Add? Please advice. Thank you.