摘要:
#include #include #include #include - (NSArray *)getDataCounters{ BOOL success; struct ifaddrs *addrs; const struct ifaddrs *cursor; const struct if_data *networkStatisc; int WiFiSent = 0; int WiFiReceived = 0; int WWANSent = 0; int WWANReceived = 0; NSString *na... 阅读全文
posted @ 2013-07-02 18:36
qingjoin
阅读(1629)
评论(0)
推荐(0)
摘要:
The executable was signed with invalid entitlements 这个错误有可能是因为 Bundle Identifier 错误这里的XXX一定要跟你的证书上保持一致!(如果你是在真机上调试的话!) 阅读全文
posted @ 2013-07-02 16:25
qingjoin
阅读(6857)
评论(0)
推荐(0)

浙公网安备 33010602011771号