Adding to above accurate answer
Edit:
Targets -> [Your Target Name] -> Build Settings -> Packaging -> Product Name
You can write specific String for Product Name or just copy $(TARGET_NAME) to make same name with '[Your Target Name]'
So your Product Name will be: 'Your Target Name.app'