iOS APP版本自动升级 实现iOSAPP版本自动更新升级非常好用的一个方法 1.将文件下载解压放到项目中 2.在AppDelegate.m中applicationDidBecomeActive(APP启动后)方法中加入[[LGCheckVersion shareCheckVersion] checkVersion];即可
Xcode10.3设备支持真机测试文件 真机调试时出现couldnotfinddeveloperdiskimage说明Xcode版本过低不支持iOS10.3及以上版本,只需在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Device