我正在尝试ios6在我的xcode 4.4.1版本上安装,但我找不到如何做到这一点。(更新 xcode?)iOS我可以为我的项目选择的最后一个版本是5.1.
我该如何安装它?我必须这样做才能支持ios6?
to meet "quality standards, i must add a code here.. //code
[self myClass] // i cant publish without this,its annoying!
if(a==5)
a=40;
else
a=70;
谢谢