iosxcodecannotrunusingtheselecteddevice-成都创新互联网站建设

关于创新互联

多方位宣传企业产品与服务 突出企业形象

公司简介 公司的服务 荣誉资质 新闻动态 联系我们

iosxcodecannotrunusingtheselecteddevice

xcode4.2 在运行是系统提示:ios xcode cannot run using the selected device

成都创新互联公司为企业提供:品牌网站设计、网络营销策划、微信小程序定制开发、营销型网站建设和网站运营托管,一站式网络营销整体服务。实现不断获取潜在客户之核心目标,建立了企业专属的“网络营销推广”,就用不着再为了获取潜在客户而苦恼,相反,客户会主动找您,生意就找上门来了!

map程序,在viewDidLoad方法中直接赋值经纬度:

BMKCoordinateRegion region;
region.center.latitude = 45.58008;
region.center.longtude = xxxxx;
region.span.latitudeDelta = 0.2;
region.span.longitudeDelta = 0.2;
if(_mapView){
    _mapView.region = region;
    //NSLog(@"%f,%f",);
}

选中工程修改:summary->Deployment Target->4.3(默认为5.0)

修改后运行不再出现上面的提示。


当前题目:iosxcodecannotrunusingtheselecteddevice
网站路径:http://kswsj.cn/article/pjsihj.html

其他资讯