摘要: 1.关闭xcode2.终端输入 sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService 输入你的电脑密码3.终端输入 rm -rf ~/Library/Developer/CoreSimulator/Devices 阅读全文
posted @ 2015-09-21 13:28 berry_sang 阅读(178) 评论(0) 推荐(0)
摘要: NSArray *weekdayAry = [NSArray arrayWithObjects:@"星期日", @"星期一", @"星期二",@"星期三", @"星期四", @"星期五", @"星期六", nil]; NSDateFormatter *formater =[[NSDateForma... 阅读全文
posted @ 2015-09-21 13:27 berry_sang 阅读(563) 评论(0) 推荐(0)
摘要: 1.关闭xcode2.终端输入 sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService 输入你的电脑密码3.终端输入 rm -rf ~/Library/Developer/CoreSimulator/Devices 阅读全文
posted @ 2015-09-21 12:32 berry_sang 阅读(123) 评论(0) 推荐(0)