Try this:
sudo /usr/bin/powermetrics -s cpu_power -n 1 | grep '^cpu [0-9]+ frequency: '
Post
Replies
Boosts
Views
Activity
sudo profiles show -o stdout Seems to work, but why does this command requires root privileges? The System Settings app doesn't seem to need it!
Seems to be fixed in "13.5 (22G74)".
Thanks!
How do I give a launchd agent the entitlement?
Does anyone have any insight here?
I'm still looking for any information here. Has anyone from Apple looked at this? Because it is intermittent, I don't know how to create a focused test project for a code-level support request.
Thanks for the reply!
Here's the component.plist file:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist
PUBLIC '-//Apple//DTD PLIST 1.0//EN'
'http://www.apple.com/DTDs/PropertyList-1.0.dtd'>
<plist version="1.0">
<array>
<dict>
<key>BundleHasStrictIdentifier</key>
<true/>
<key>BundleIsRelocatable</key>
<false/>
<key>BundleIsVersionChecked</key>
<true/>
<key>BundleOverwriteAction</key>
<string>upgrade</string>
<key>RootRelativeBundlePath</key>
<string>Applications/AternityAgent.app</string>
</dict>
</array>
</plist>
Okay, Apple, can I make this a feature request?
Or alternatively, provide public access to a lookup table? How am I to deal with new models being released?
By updating your table!
I end up poking around several different Wikipedia pages to get this information AFTER the new machines have shipped. And then I have to release a new version of my software to all of my customers (this is non-trivial)!
Hello. Thanks for asking. You can get some of this information from the ProcessInfo API.
No. [[NSProcessInfo processInfo] hostName] is NOT what I want.
JWWalker, that's great!
But, yes, I still want the user-friendlly second part. "15-inch, 2018" or "M2, 2022"
please file an enhancement request
Done: Feedback ID is FB15654919 .