07 2016 档案

摘要:iOS设备 iOS设备的屏幕的大小、分辨率以及比例因数(Scale Factor)[1]。 iPhone * 在iPhone 6 Plush以及iPhone 6s Plush中,实际分辨率为1080X1920,在开发中,以1242X2208进行适配。 iPad 在Xcassets中,图片名称不再重要 阅读全文
posted @ 2016-07-14 12:28 Rinpe 阅读(4943) 评论(0) 推荐(0)
摘要:解决方法: However, the proper way to fix this is to use the new UIAlertController API on iOS 8 (i.e. use if ([UIAlertController class]) ... to test for it 阅读全文
posted @ 2016-07-14 11:42 Rinpe 阅读(3441) 评论(0) 推荐(0)
摘要:*** Terminating app due to uncaught exception 'com.google.greenhouse', reason: 'Error Domain=com.google.greenhouse Code=-102 "Unable to correctly conf 阅读全文
posted @ 2016-07-06 22:53 Rinpe 阅读(1694) 评论(0) 推荐(0)