Loading...
报错如下:ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle 'xxxx'."ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientati...
运行了之前的工程,发现了一些问题,就针对性的做了一下iOS9的适配。参考文章: http://www.tekuba.net/program/364/ http://www.bubuko.com/infodetail-1110714.html 1,默认使用HTTPS请求如果在Xcode 9之前使用的时http请求,那么在XCode 9上编译的App是不能联网的,会提示如下错误:...