I'm now using Xcode 8.3 and creating a development build (ad hoc) of a tvOS application. I need to distribute the app to a remote location for some QA testing. They have provided me with their device ID and I have added it to the correct team through the development portal.
Previous methods of revealing profiles in Finder and trashing them seem to be gone from 8.3. The "General" tab shows me information about the old profile that it's using but doesn't seem to have a way to invalidate it. The portal doesn't show me Xcode-managed profiles, so I can't explicitly download it.
How do I tell Xcode that it should update its provisioning profile to one that includes the new device?