If you are using flutter, building in the flutter plugin in vscode gives you a clue (unlike xcode).
From the top of your flutter project, edit ios/Runner.xcodeproj/project.pbxproj
and change all instances of
com.example.yourapp
to
com.whatever_matches_your_apple_developer_domain.yourapp