标签:
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中修改添加
标签:
原文地址:http://www.cnblogs.com/chenziqiang/p/5087340.html