Posts

Post not yet marked as solved
0 Replies
194 Views
Hello, Not sure how to ask, but I would like to query an iOS device using Swift to see if the device is enrolled in our mdm. I could query the MDM but I want check the device as well.
Posted
by cheizer.
Last updated
.
Post not yet marked as solved
3 Replies
547 Views
Hello, I have a NSWindowController that once open I want the rest of the desktop area to be blurry and un-usable. So just my window can be used. What should I be researching, my google-foo seems to be lacking in asking the right question. Also, this is Obj-C.
Posted
by cheizer.
Last updated
.
Post not yet marked as solved
3 Replies
1.8k Views
Hello,How do I get physical memory usage and cpu percent of a running process; using the process id? I was looking at kinfo_proc but I dont see memory or cpu.Something similar to the output of activity monitor but for a single PID.Thanks!
Posted
by cheizer.
Last updated
.