我正在尝试访问Twitter帐户,但此代码在accountTypeWithAccountTypeIdentifier行停止。我的代码看起来像这样,我运行的是iOS6:#import#import#importNSLog(@"1");ACAccountStore*accountStore=[[ACAccountStorealloc]init];NSLog(@"2");ACAccountType*accountType=[accountStoreaccountTypeWithAccountTypeIdentifier:ACAccountTypeIdentifierTwitter];NSLo