In order to set display name, Bundle identifier, version, build, etc. of your app, you need to install the Xcode tool. You can download the Xcodehere .
After, run the Xcode and click on “Open another project…” option in the welcome window.
In the popup window, select and open the “motors-app/iOS” folder.
Next, you need to enter display name, bundle identifier, version, and build in the Identity section.
Display name: the name of your app which will be displayed on the home screen/elsewhere;
Bundle Identifier: the Bundle ID registered on App Store Connect (com.yourcompanydomain.appname);
Version: – the current version of your app;
Build: – the build version of your app.
In the Signing section, you need to select your team which connected to your Apple Developer account.
Note. Automatically manage signing option is active by default. This option allows Xcode automatically managing app signing and supplying.