Betatesting my app on iOS 16

I installed iOS 16 on one of my devices to test my app on there. However in XCode it is shown as unsupported iOS version. And if I try to install the app through internal testing on TestFlight I get the massage that I have to activate the developer-mode.

So how can I get the app on my iOS 16 device to test it there?

You need the Xcode beta to run on an iOS 16 device. To enable developer mode go to Settings -> Privacy -> Developer Mode

Betatesting my app on iOS 16
 
 
Q