I'm trying to upload my iOS application for beta testing using Testflight. However, I'm encountering errors saying that my bundle is invalid. When I change my Executable file in Info.plist to a different name, it gives me an error that Info.plist doesn't exist. But when I use $(EXECUTABLE_NAME) for the executable file, It gives me an error shown in the picture. I've had so many attempts in here already, I don't what's going wrong anymore. Thanks!
This is the general settings