次のコマンドを使用して、ターミナルにあるXcodeストアの最近のプロジェクトリストにアクセスしようとしています。
$defaults read com.apple.Xcode NSRecentXCProjectDocuments
次のようなエラーが発生します。
The domain/default pair of (com.apple.Xcode, NSRecentXCProjectDocuments) does not exist
誰かが問題が何であるか知っているかどうか疑問に思いました。