FoundationプログラムでNSMutableStringを返したいと思います。次のコードのための warning: Semantic Issue: Incompatible pointer to integer conversion returning 'NSMutableString *' from a function with result type 'int' : int main
私のアプリケーションの中からAppleScriptを呼び出しています。私のコードの関連するスニペットはそうのようになります。 -(void)sendMail:(NSString*)addressStr
{
NSString *scriptString = <snip>
@"end tell\n"
@"tell b to make new to recipie