Network profile reports the device is lacking a required capability

Hi,

I'm so excited to try the new HTTP network instrument. I download the Xcode 13 beta and select network profile. The app could be ran without issue on my phone, but it can't do the instrument. The error says "The device is lacking a required capability".

I can't find any useful information on Xcode UI, what's the capability it requires?

Thanks, Wesley

The instrument requires OS support on the target device, which means that it must be running iOS 15 beta (or macOS 12 beta). Xcode 13 beta runs on macOS 11, so I generally test this by running Xcode 12 beta on macOS 11 and then targeting an iOS 15 beta device.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Network profile reports the device is lacking a required capability
 
 
Q