09 2014 档案

摘要:Editors>Show Values on Xcode ,then you can select the code sign instead of typing 阅读全文
posted @ 2014-09-23 15:10 _还是不懂 阅读(308) 评论(0) 推荐(0)
摘要:当适配IOS的布局时遇到问题:导航栏和菜单栏后台会变黑色。self.edgesForExtendedLayout = UIRectEdgeNone;原因是系统默认这两个控件是半通明的。解决方案:self.navigationController.navigationBar.translucent =... 阅读全文
posted @ 2014-09-13 14:57 _还是不懂 阅读(568) 评论(0) 推荐(0)
摘要:~/Library/MobileDevice/Provisioning Profiles 阅读全文
posted @ 2014-09-01 18:09 _还是不懂 阅读(249) 评论(0) 推荐(0)