Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Xcode Xcode がコンパイルされると、sth のように表示されますcompiling 28 out of 68 source files
compiling 28 out of 68 source files
現在作業中のファイルを確認するにはどうすればよいですか?
どうもありがとう
Xcode では、ヒットcmd+7してログ ナビゲーターを表示します。一番上のものは現在のタスクのログです。ログをクリックしてステータスを確認できます。どのファイルがコンパイルされ、どのファイルがコンパイルされているかが表示されます。
cmd+7