Shmoopi / iOS-System-Services

iOS System Services is a class to gather all available information about a device.
http://www.shmoopi.net/
MIT License
2k stars 365 forks source link

iOS 9 processesInformation error #19

Closed wujianguo closed 8 years ago

Shmoopi commented 9 years ago

Hello @wujianguo,

This is a change with iOS 9, limiting available process information through sysctl. We're looking at ways around this, but I think this functionality will be removed going forward.

Thanks, Shmoopi