Deploying for both iOS and tvOS

I have an app that works great in iOS and I want it to also run in tvOS. I added the destination "Apple TV" to my main target and made the necessary code changes so it runs in an Apple TV Simulator. Now I want to deploy it to TestFlight. Do I need to build and upload separate archives for iOS and tvOS or can one archive be used for both?