Xcode7 使用NSurl发送HTTP请求报错

Xcode 控制台打印 : App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.

 

解决方法:在Info.plist中修改添加

posted @ 2015-12-29 22:40  Mic.Chan  阅读(205)  评论(0)    收藏  举报