在MyViewController在viewDidLoad中我只有一個電話: - (void)viewDidLoad
{
[super viewDidLoad];
// Do any additional setup after loading the view.
self.isNeedToExecute = YES;
dispatch_after(di
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x7c37edd0 of class PlayingTimer was deallocated while key value observers were still registered with