ZXingWidgetController.mでレシーバーのタイプが不明なため、「テキスト」は非推奨になる可能性があります
[self presentResultForString:[twoDResult text]];
助けてください
[self presentResultPoints:[twoDResult points] forImage:image usingSubset:subset];
[self performSelector:@selector(alertDelegate:) withObject:[[twoDResult text] copy] afterDelay:0.0];
decoder.delegate = nil;