We are setting up MixPanel in an IOS app. We use Xcode Cloud to build and test candidate builds through TestFlight. How can I distinguish the app running through TestFlight (DEBUG) and when downloaded from the AppStore (Production) to direct data to two separate projects, when they are the same build?