Error while tying to run instruments with Xcode 15

176 Views Asked by At

I'm trying to run instruments with Xcode 15, and all the instruments give the same error when I tap on the record button. I get the error in both cases while connecting to a physical device (iPad 16.1.1) and also connecting to a simulator (iPhone 17.0 Rosetta)

I do not see this issue with previous Xcode versions. I'm seeing this issue for the first time, and I could not find any resources that explains more about this error.

Not sure what details I could add that helps understand the problem better. The project has all the settings turned ON to make it eligible for debugging.

Note: Our project can only run with rosetta enabled simulators and on physical devices on Xcode 15. Even we had to enable rosetta on our M1 Macs with previous Xcode versions.

enter image description here enter image description here

  • M1 Pro chip
  • OS version: Ventura 13.6
  • Instruments version: 15.0
  • Xcode version: 15.0

I will try with 15.0.1 Xcode version and update this question with more findings.

enter image description here

0

There are 0 best solutions below