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

<net/route.h> not found #51

Closed omkaridx9 closed 7 years ago

omkaridx9 commented 7 years ago

@Shmoopi I faced the issue. I have installed pod. When I try to run on simulator, it works. But when I try to run app on iPhone device, it fails saying <net/route.h> file not found in SSNetworkInfo.m file. I tried adding /usr/include/net to User Header Search Path. But it didn't work.

Shmoopi commented 7 years ago

Hello @omkaridx9

This bug has been fixed with release 2.0.1.

Please let me know if you encounter any more issues.

Thanks!