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用語集から:
" clean : すべての製品ファイルと、ビルド プロセス中に作成されたオブジェクト ファイル (.o ファイル) またはその他の中間ファイルを削除します。"