Using the following steps, you will edit the runner.xcworkspace file and update the app display name and bundle ID:
- On your Mac, open Xcode and open the runner.xcworkspace file in the ios directory in your project.
- Select Runner in the Project Navigator and set the Display Name property to the public name of your app, for example, BMI Calculator.
- Make sure you set the bundle ID correctly, with a reverse domain and the name of your app.