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.
アプリ バンドルの /Contents/Library/QuickLook にプラグイン (具体的には QuickLook プラグイン) を配置する必要があります。
これは Finder でShow Package Contentsなどをクリックすることで簡単に実行できますが、アプリをビルドするたびに Xcode でこれを実行したいと考えています。
どうすればこれを達成できますか? (エックスコード 4)
MarkPowellがこの質問への回答で説明したように、新しいファイルのコピービルドタスクをターゲットに追加できます。