Hello,
Application is failing to get CPU information when executing commands from an emulated app.
Trying to get system information using systemprofiler SPHardwareDataType, when this is run on developer Transition kit from an emulated app, there is no cputype info available in the returned xml. When the same is executed from universal app, it has a valid value for cpu_type .(this code works on Intel based systems without any issues )
There are other dependencies to be sorted out, before our app can be made Universal.
Meanwhile how can the CPU information for Apple silicon be obtained programatically from an emulated app.
Application is failing to get CPU information when executing commands from an emulated app.
Trying to get system information using systemprofiler SPHardwareDataType, when this is run on developer Transition kit from an emulated app, there is no cputype info available in the returned xml. When the same is executed from universal app, it has a valid value for cpu_type .(this code works on Intel based systems without any issues )
There are other dependencies to be sorted out, before our app can be made Universal.
Meanwhile how can the CPU information for Apple silicon be obtained programatically from an emulated app.